diff options
Diffstat (limited to 'documentation/mega-manual/mega-style.css')
| -rw-r--r-- | documentation/mega-manual/mega-style.css | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/documentation/mega-manual/mega-style.css b/documentation/mega-manual/mega-style.css index 45b77ac958..df71a20a02 100644 --- a/documentation/mega-manual/mega-style.css +++ b/documentation/mega-manual/mega-style.css | |||
| @@ -118,12 +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-position: top; | 121 | background-image: url("figures/mega-title.png"); |
| 122 | background-position: left top; | ||
| 122 | margin-top: -256px; | 123 | margin-top: -256px; |
| 123 | padding-right: 50px; | 124 | padding-right: 50px; |
| 124 | margin-left: 50px; | 125 | margin-left: 0px; |
| 125 | text-align: center; | 126 | text-align: right; |
| 126 | width: 600px; | 127 | width: 740px; |
| 127 | } | 128 | } |
| 128 | 129 | ||
| 129 | h3.author { | 130 | h3.author { |
