aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 {
background-color: transparent;
background-repeat: no-repeat;
padding-top: 256px;
- background-image: url("figures/poky-ref-manual.png");
+ background-image: url("figures/bsp-title.png");
background-position: left top;
margin-top: -256px;
padding-right: 50px;
- margin-left: 50px;
+ margin-left: 0px;
text-align: right;
- width: 600px;
+ width: 700px;
}
h3.author {