Module:Navbar/styles.css: Difference between revisions

m
22 revisions imported from wikipedia:Module:Navbar/styles.css
(small = yes)
m (22 revisions imported from wikipedia:Module:Navbar/styles.css)
 
(5 intermediate revisions by 4 users not shown)
Line 35:
}
 
.navbar-mini abbra > span,
.navbar-mini spana > abbr {
text-decoration: inherit;
 
.navbar-mini abbr {
font-variant: small-caps;
border-bottom: none;
Line 51 ⟶ 55:
font-size: 114%;
margin: 0 4em;
 
/* Navbar styling when nested in infobox and navbox
Should consider having a separate TemplateStyles for those specific places
using an infobox/navbox and a navbar, or possibly override from using template */
.infobox .navbar {
font-size: 100%;
}
 
.navbox .navbar {
display: block;
font-size: 100%;
}
 
.navbox-title .navbar {
/* @noflip */
float: left;
/* @noflip */
text-align: left;
/* @noflip */
margin-right: 0.5em;
}
verified
2,507

edits