MediaWiki:Common.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Porod (Diskussion | Beiträge) |
Porod (Diskussion | Beiträge) |
||
Zeile 24: | Zeile 24: | ||
background-color:yellow; | background-color:yellow; | ||
width:400px; height:12px; | width:400px; height:12px; | ||
− | margin:0px 0px 0px - | + | margin:0px 0px 0px -14px; |
padding:0px 0px 0px 0px; | padding:0px 0px 0px 0px; | ||
font-size:10px; | font-size:10px; | ||
Zeile 35: | Zeile 35: | ||
background-color:yellow; | background-color:yellow; | ||
− | width: | + | width:10px; height:100px; |
− | margin:0px 0px 0px - | + | margin:0px 0px 0px -14px; |
padding:0px 0px 0px 0px; | padding:0px 0px 0px 0px; | ||
overflow:hidden; | overflow:hidden; |
Version vom 1. April 2015, 20:46 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */ #clustersixoh{ background-color:yellow; width:400px; height:12px; margin:0px 0px 0px -14px; padding:0px 0px 0px 0px; font-size:10px; font-familiy:arial; } #clustersixov { background-color:yellow; width:10px; height:100px; margin:0px 0px 0px -14px; padding:0px 0px 0px 0px; overflow:hidden; float:left; font-size:10px; font-familiy:arial; } #clustersixuh{ background-color:yellow; width:400px; height:12px; margin:0px 0px 0px -14px; padding:0px 0px 0px 0px; font-size:10px; font-familiy:arial; bottom:0px; } #clustersixuv { background-color:yellow; background-color:yellow; width:10px; height:100px; margin:0px 0px 0px -14px; padding:0px 0px 0px 0px; overflow:hidden; float:inherit; font-size:10px; font-familiy:arial; }