summaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/bsp-guide/style.css')
-rw-r--r--documentation/bsp-guide/style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/bsp-guide/style.css b/documentation/bsp-guide/style.css
index 3564affccb..c5c8f584eb 100644
--- a/documentation/bsp-guide/style.css
+++ b/documentation/bsp-guide/style.css
@@ -118,13 +118,13 @@ h6 {
118 background-color: transparent; 118 background-color: transparent;
119 background-repeat: no-repeat; 119 background-repeat: no-repeat;
120 padding-top: 256px; 120 padding-top: 256px;
121 background-image: url("figures/poky-ref-manual.png"); 121 background-image: url("figures/bsp-title.png");
122 background-position: left top; 122 background-position: left top;
123 margin-top: -256px; 123 margin-top: -256px;
124 padding-right: 50px; 124 padding-right: 50px;
125 margin-left: 50px; 125 margin-left: 0px;
126 text-align: right; 126 text-align: right;
127 width: 600px; 127 width: 700px;
128} 128}
129 129
130h3.author { 130h3.author {