MediaWiki:Monobook.css
3D Game Comparison - Game vs. game. No hype; just facts.™
(Difference between revisions)
| Revision as of 13:42, 13 September 2007 (edit) Eep² (t|c) .editsection { float: none !important } form#powersearch { background: Window !important; position: absolute !important; float: right !important; display: inline !important; right: 0 !i... ← Previous diff |
Current revision (13:49, 13 September 2007) (edit) (undo) Eep² (t|c) |
||
| Line 1: | Line 1: | ||
| + | #siteSub { | ||
| + | display: block !important; | ||
| + | font-size: 8pt !important; | ||
| + | /* float: right !important; | ||
| + | position: absolute !important;*/ | ||
| + | top: 0em !important; | ||
| + | right: 1em !important; | ||
| + | } | ||
| + | |||
| + | span.mw-plusminus-pos { | ||
| + | color: darkgreen !important | ||
| + | } | ||
| + | |||
| + | span.mw-plusminus-neg { | ||
| + | color: darkred !important | ||
| + | } | ||
| + | |||
| + | div.allpagesredirect { | ||
| + | font-style: italic !important | ||
| + | } | ||
| + | |||
| .editsection { | .editsection { | ||
| float: none !important | float: none !important | ||
Current revision
- siteSub {
display: block !important; font-size: 8pt !important;
/* float: right !important;
position: absolute !important;*/ top: 0em !important; right: 1em !important;
}
span.mw-plusminus-pos {
color: darkgreen !important
}
span.mw-plusminus-neg {
color: darkred !important
}
div.allpagesredirect {
font-style: italic !important
}
.editsection {
float: none !important
}
form#powersearch {
background: Window !important; position: absolute !important; float: right !important; display: inline !important; right: 0 !important; bottom: 2em !important; vertical-align: bottom !important; padding: .5em !important; border: 1px black outset !important;
}

