So sah der Internetauftritt der Jedi-Bibliothek im Oktober 2011 aus. Fühlt euch frei, darin zu stöbern! Unsere aktuelle Hauptseite findet ihr unter jedi-bibliothek.de!
MediaWiki:Monobook.css
(Unterschied zwischen Versionen)
K |
|||
Zeile 61: | Zeile 61: | ||
.pBody { | .pBody { | ||
border: 0px solid #aaa; | border: 0px solid #aaa; | ||
− | + | /* background: transparent url(http://jedi-bibliothek.de/w/skins/monobook/75trans.png) 0 0 repeat; */ | |
+ | background: transparent; | ||
} | } | ||
Version vom 1. Dezember 2011, 17:06 Uhr
div#content { background: transparent url(http://jedi-bibliothek.de/w/skins/monobook/75trans.png) 0 0 repeat; border: 0px solid #aaa; -moz-border-radius-bottomleft:15px; -moz-border-radius-topleft:15px; font-family: Trebuchet MS, Gill Sans; } body { background: #FFDEAD url(http://jedi-bibliothek.de/w/skins/monobook/background.png) 0 0 no-repeat; background-attachment: fixed; background-position: right bottom; } h1, h2 { border-bottom: 1px solid sandybrown; } .catlinks { font-family: Trebuchet MS, Gill Sans; border: 1px solid sandybrown; background-color: beige; -moz-border-radius-bottomleft:15px; -moz-border-radius-bottomright:15px; -moz-border-radius-topleft:15px; -moz-border-radius-topright:15px; -moz-box-shadow:0 0 8px #800000; -webkit-box-shadow:0 0 8px #800000; } #toc, .toc, .mw-warning { font-family: Trebuchet MS, Gill Sans; border: 1px solid sandybrown; background-color: beige; -moz-border-radius-bottomleft:15px; -moz-border-radius-bottomright:15px; -moz-border-radius-topleft:15px; -moz-border-radius-topright:15px; -moz-box-shadow:0 0 8px #800000; -webkit-box-shadow:0 0 8px #800000; } /* thumbnails */ div.thumb { border-style: solid; border-color: transparent; } div.thumbinner { border: 1px solid #DEB887; } .portlet { background: transparent url(http://jedi-bibliothek.de/w/skins/monobook/75trans.png) 0 0 repeat; background-attachment: fixed; -moz-border-radius-bottomright:15px; -moz-border-radius-topright:15px; } .pBody { border: 0px solid #aaa; /* background: transparent url(http://jedi-bibliothek.de/w/skins/monobook/75trans.png) 0 0 repeat; */ background: transparent; } #p-logo { background: transparent; } #p-search { background: transparent url(http://jedi-bibliothek.de/w/skins/monobook/75trans.png) 0 0 repeat; }