Benutzer:Cembon/vector.css

aus FreewarWiki, der Referenz für Freewar
Zur Navigation springen Zur Suche springen
Hinweis
Nach dem Speichern sollte zunächst der Browser-Cache geleert werden, bevor man die Auswirkungen der Änderung sehen kann.
  • Mozilla/Firefox/Safari: Strg + R (Mactaste + R bei Macintosh) drücken
  • Konqueror: F5 drücken
  • Opera: kompletten Cache unter Extras → Internetspuren löschen → Individuelle Auswahl leeren
  • Internet Explorer: Strg + F5


div#mw-panel div.portal h5 {
	font-weight: normal;
	color: #333333;
	cursor: default;
	border: none;
	font-size: 0.75em;
	border: 1px solid #A2A09F; 
	font-weight: bold; 
	padding: 2px; 
	margin:0px 5px;
	/* @embed */
	background-image: url(http://fw.fw.funpic.de/bilder/button_bg.jpg);
} div#mw-panel div.portal div.body {
	margin:0px 5px;
	padding: 5px; 
	background-color: #ECE9E6; 
	border: 1px solid #D6CBC2; 
	border-top: 0px;
} div#mw-panel div.portal div.body a {
	color:#cc3300 !important;
} div#mw-panel div.portal div.body a:hover {
	color:#ff3300 !important;
} #p-Spenden { display:none; }
#mw-head { background-image: url(http://fw.fw.funpic.de/bilder/bannerbg.jpg); }
.vectorTabs li { border:none; background: transparent url(http://fw.fw.funpic.de/bilder/vectorTabs.png) repeat-x center bottom !important; }
.vectorTabs, .vectorTabs a, .vectorTabs ul, .vectorTabs h5, .vectorMenu, .vectorMenu a, .vectorMenu ul, .vectorMenu h5 { background: transparent url(http://fw.fw.funpic.de/bilder/vectorTabs.jpg) !important; border:none; color:#000000 !important; }

a { color:#cc3300 !important; }
a:hover { color:#ff3300 !important; }

#p-personal a { 
color:#000000 !important;
}

.vectorMenu a:hover,.vectorTabs a:hover,#p-personal a:hover { 
color:#000000 !important;
}

#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; }

/*SVG-Errors*/
.MediaTransformError {
  overflow: hidden;
}