Module:Sidebar/styles.css: Difference between revisions

Initial
 
some more
Line 11: Line 11:
line-height: 1.4em;
line-height: 1.4em;
font-size: 88%;
font-size: 88%;
}
.vertical-navbox-subgroup {
width: 100%;
margin: 0;
border-spacing: 0;
}
}


Line 23: Line 29:
clear: both;
clear: both;
margin: 0 1em 1em 0;
margin: 0 1em 1em 0;
}
.sidebar-top-caption,
.sidebar-pretitle-top-image {
padding-top: 0.2em;
line-height: 1.2em;
}
.sidebar-pretitle {
padding-top: 0.4em;
line-height: 1.2em;
}
.vertical-navbox-subgroup {
width: 100%;
margin: 0;
border-spacing: 0;
}
}