MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus Wiki Drachengard
Zeile 55: | Zeile 55: | ||
#p-cactions li a { | #p-cactions li a { | ||
background-color: #669A66; | background-color: #669A66; | ||
+ | } | ||
+ | |||
+ | div.vectorTabs ul > li { | ||
+ | display: block; | ||
+ | height: 20px; | ||
+ | margin-top: 20px; | ||
} | } | ||
Version vom 19. März 2014, 10:25 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */ body{ background:url(http://drachengard.de/images/background_1.png) repeat scroll 0 0; } mw-navigation{ background:url(http://drachengard.de/images/background_1.png) repeat scroll 0 0; } #mw-head { background:url(http://drachengard.de/images/background_1.png) repeat scroll 0 0; } div.vectorTabs li.selected { background-color:#669A66; } #p-navigation { background-color:#669A66; padding-top: 5px; } #p-tb { background-color:#669A66; margin-top: 20px; padding-top: 5px; } a.new, #p-personal a.new { color:white; } #pt-preferences a { color:white; } #pt-watchlist a{ color:white; } #pt-mycontris a { color:white; } #pt-logout a { color:white; } #p-cactions li a { background-color: #669A66; } div.vectorTabs ul > li { display: block; height: 20px; margin-top: 20px; } div#content { background:url(http://drachengard.de/images/background.gif) repeat scroll 0 0; } div#bodyContent { background:url(http://drachengard.de/images/background.gif) repeat scroll 0 0; padding-top: 2px; } #pt-userpage { color:white; }