Benutzer:Shisma/monaco.css: Unterschied zwischen den Versionen
imported>Shisma |
imported>Shisma |
||
Zeile 7: | Zeile 7: | ||
#wikia_page{background-color:#2E2E33;} | #wikia_page{background-color:#2E2E33;} | ||
− | div.tright {margin:0.5em -210px 1.2em 1.4em;} | + | div.tright {margin:0.5em -210px 1.2em 1.4em; clear:none;} |
+ | div.tleft {margin:0.5em 1.4em 1.2em -210px;clear:none;} | ||
+ | |||
#toc{width:200px; float:left; margin-left:-210px;} | #toc{width:200px; float:left; margin-left:-210px;} | ||
} | } |
Version vom 13. November 2008, 20:05 Uhr
#articleFooter{display:block }
@media all and (min-width: 1100px) {
.monaco_shrinkwrap, #background_strip, #wikia_header{max-width:100em}
#article{margin:10px 210px}
#wikia_page{background-color:#2E2E33;}
div.tright {margin:0.5em -210px 1.2em 1.4em; clear:none;}
div.tleft {margin:0.5em 1.4em 1.2em -210px;clear:none;}
#toc{width:200px; float:left; margin-left:-210px;}
}