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

aus FreewarWiki, der Referenz für Freewar
Zur Navigation springen Zur Suche springen
(test)
K (hmpf)
Zeile 26: Zeile 26:
}
}
#mw-searchButton:hover { color:#eee !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: none; 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 }

Version vom 17. Juni 2012, 13:44 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 }