summaryrefslogtreecommitdiffstats
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 {
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("poky-beaver.png"); 121 background-image: url("white-on-black-50.png");
122 background-position: right top; 122 background-position: top;
123 float: right;
124 margin-top: -256px; 123 margin-top: -256px;
125 padding-right: 50px; 124 padding-right: 50px;
126 margin-left: 50px; 125 margin-left: 50px;
127 text-align: right; 126 text-align: center;
128 width: 200px; 127 width: 600px;
129} 128}
130 129
131h3.author { 130h3.author {