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