MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 23: | Line 23: | ||
#left-navigation { | #left-navigation { | ||
margin-top: 14.3em; | margin-top: 14.3em; | ||
} | } | ||
| Line 29: | Line 28: | ||
#right-navigation { | #right-navigation { | ||
margin-top: 14.3em; | |||
} | |||
#p-personal { | |||
top: 195px; | |||
} | } | ||
Revision as of 07:20, 25 March 2021
#mw-head {
height: 268px;
background-image: url(https://wiki.telmaron.com/images/6/6b/Artboard_1_copy_4.png);
}
.mw-body {
margin-top: 180px;
}
#mw-panel {
top: 130px;
}
.mw-wiki-logo {
background-image: url(https://wiki.telmaron.com/images/d/d9/Pax_Republica_light.png);
}
#p-logo a {
height: 60px;
position: absolute;
top: 100px;
}
#left-navigation {
margin-top: 14.3em;
}
#right-navigation {
margin-top: 14.3em;
}
#p-personal {
top: 195px;
}