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

aus FreewarWiki, der Referenz für Freewar
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 8: Zeile 8:
#navbarsitenotice { position:absolute; z-index:1; border:none; background:none; right:20px; top:0.5em; float:right; margin:0.0em; padding:0.0em;  
#navbarsitenotice { position:absolute; z-index:1; border:none; background:none; right:20px; top:0.5em; float:right; margin:0.0em; padding:0.0em;  
line-height:1.5em; text-align:right; text-indent:0; font-size:85%; text-transform:none; white-space:normal; }
line-height:1.5em; text-align:right; text-indent:0; font-size:85%; text-transform:none; white-space:normal; }
.prettytable {
border:1px solid #000000;
border-collapse: collapse;
background-color: #F9F9F9;
font-size:95%;
/*margin: 1em 1em 1em 0;*/
}

Version vom 20. März 2012, 23:01 Uhr

#navbar
 {  
 position:absolute; z-index:1; border:none; background:none;
 right:12px; top:-1.6em; float:right; margin:0.0em;
 padding:0.0em; line-height:1.5em; text-align:right; text-indent:0;
 font-size:85%; text-transform:none; white-space:normal;
 }
#navbarsitenotice { position:absolute; z-index:1; border:none; background:none; right:20px; top:0.5em; float:right; margin:0.0em; padding:0.0em; 
line-height:1.5em; text-align:right; text-indent:0; font-size:85%; text-transform:none; white-space:normal; }


.prettytable {
	border:1px solid #000000;
	border-collapse: collapse;
	background-color: #F9F9F9;
	font-size:95%;
	/*margin: 1em 1em 1em 0;*/
}