MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 21: | Line 21: | ||
#p-logo a { | #p-logo a { | ||
height: 60px; | height: 60px; | ||
background-size: contain; | |||
position: absolute; | position: absolute; | ||
top: 100px; | top: 100px; | ||
Revision as of 07:37, 25 March 2021
body { background-color: rgb(221,162,55);}
#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);
background-size: cover;
}
#p-logo a {
height: 60px;
background-size: contain;
position: absolute;
top: 100px;
}
#left-navigation {
margin-top: 14.3em;
}
#right-navigation {
margin-top: 14.3em;
}
#p-personal {
top: 195px;
}