MediaWiki:Monobook.css: Difference between revisions

rv
No edit summary
(rv)
Line 3: Line 3:
body {
body {
background: #f9f9f9 url(images/mariowikiheadbg.png) repeat;
background: #f9f9f9 url(images/mariowikiheadbg.png) repeat;
}
body.ns-0 #bodyContent ul {
list-style-position: inside;
margin-left: 0.5em;
}
body.page-Main_Page #bodyContent ul {
list-style-position: outside;
margin-left: 1.5em;
}
table.diff {
width: auto !important;
}
}


Line 92: Line 78:
float: right;
float: right;
position: absolute;
position: absolute;
right: 25px;
right: 133px;
top: 0px;
top: 0px;
white-space: nowrap;
white-space: nowrap;
Line 129: Line 115:
#content {
#content {
margin: 2.8em 0 0 12.2em;
margin: 2.8em 0 0 12.2em;
padding-right: 133px;
-moz-border-radius-topleft: 1em;
-moz-border-radius-topleft: 1em;
-moz-border-radius-bottomleft: 1em;
-moz-border-radius-bottomleft: 1em;
Line 330: Line 317:
min-height: 35px;
min-height: 35px;
min-width: 295px;
min-width: 295px;
}
#f-poweredbyico {
margin-left: 28px;
z-index: 0;
}
}