Modul:Sidebar/styles.css: Unterschied zwischen den Versionen

fix!
(some slight re orderings)
(fix!)
Zeile 1: Zeile 1:
.vertical-navbox {
.sidebar {
width: 22em;
width: 22em;
float: right;
float: right;
Zeile 13: Zeile 13:
}
}


.vertical-navbox-subgroup {
.sidebar a {
white-space: nowrap;
}
 
.sidebar-wraplinks a {
white-space: normal;
}
 
.sidebar-subgroup {
width: 100%;
width: 100%;
margin: 0;
margin: 0;
Zeile 31: Zeile 39:
}
}


.vertical-navbox > caption {
.sidebar > caption {
padding-bottom: 0.2em;
padding-bottom: 0.2em;
font-size: 125%;
font-size: 125%;
Anonymer Benutzer