Benutzer:Cembon/vector.css: Unterschied zwischen den Versionen

aus FreewarWiki, der Referenz für Freewar
Zur Navigation springen Zur Suche springen
KKeine Bearbeitungszusammenfassung
(- #sitenotice_katnav { display: none !important; })
Zeile 28: Zeile 28:
.wikinewsbox { margin-right:10px; background-image: url(http://fwwiki.staticdata.de/images/3/32/Fwwiki_newsborder.png); background-repeat: no-repeat; background-position: left center; padding:5px }
.wikinewsbox { margin-right:10px; background-image: url(http://fwwiki.staticdata.de/images/3/32/Fwwiki_newsborder.png); background-repeat: no-repeat; background-position: left center; padding:5px }


#sitenotice_katnav { display: none !important; }
*:target { background: #bdf; border-bottom: 1px dotted #08f; display: inline-block; padding: 2px; margin: -2px; }
 
span:target { background: #bdf; border-bottom: 1px dotted #08f; display: inline-block; padding: 2px; margin: -2px; }

Version vom 18. November 2012, 21:46 Uhr

#p-Spenden { display:none; }

.brandheiss { background:url(http://cembon.galaxycore.de/WikiTest/expl.png) center no-repeat !important; font-weight:bold; }

#searchInput {
	width:150px !important; border-radius:3px !important;
	border:1px solid #ccc !important;
	background-color:#fff !important;
	margin:1px !important; padding:2px !important;
	font-size:13px !important;
}

#searchGoButton {
	background: transparent url(http://cembon.galaxycore.de/profil/wiki/img/button-go.png) center bottom no-repeat !important;
	width:50px !important; height:22px !important;
	border:0 !important; cursor:pointer !important; color:#ccc !important;
	padding: 1px !important;
}
#searchGoButton:hover { color:#eee !important; }

#mw-searchButton {
	background: transparent url(http://cembon.galaxycore.de/profil/wiki/img/button-search.png) center bottom no-repeat !important;
	width:75px !important; height:22px !important;
	border:0 !important; cursor:pointer !important; color:#ccc !important;
	padding: 1px !important;
}
#mw-searchButton:hover { color:#eee !important; }
.wikinewsbox { margin-right:10px; background-image: url(http://fwwiki.staticdata.de/images/3/32/Fwwiki_newsborder.png); background-repeat: no-repeat; background-position: left center; padding:5px }

*:target { background: #bdf; border-bottom: 1px dotted #08f; display: inline-block; padding: 2px; margin: -2px; }