aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/poky-ref-manual/style.css')
-rw-r--r--documentation/poky-ref-manual/style.css9
1 files changed, 4 insertions, 5 deletions
diff --git a/documentation/poky-ref-manual/style.css b/documentation/poky-ref-manual/style.css
index b5019bbee6..cb2db8b273 100644
--- a/documentation/poky-ref-manual/style.css
+++ b/documentation/poky-ref-manual/style.css
@@ -118,14 +118,13 @@ h6 {
background-color: transparent;
background-repeat: no-repeat;
padding-top: 256px;
- background-image: url("poky-beaver.png");
- background-position: right top;
- float: right;
+ background-image: url("white-on-black-50.png");
+ background-position: top;
margin-top: -256px;
padding-right: 50px;
margin-left: 50px;
- text-align: right;
- width: 200px;
+ text-align: center;
+ width: 600px;
}
h3.author {