Module:Navbar/styles.css: Difference between revisions

pokity poke poke
(and move that out of more specific rule)
(pokity poke poke)
Line 3:
font-size: 88%;
font-weight: normal;
 
.navbar ul {
display: inline-block;
white-space: nowrap;
line-height: inherit;
}
 
Line 18 ⟶ 12:
.navbar-boxtext {
word-spacing: 0;
 
.navbar li {
word-spacing: -0.125em;
}
 
Line 32 ⟶ 22:
}
 
.navbar-ct-full ul {
display: inline-block;
font-size: 114%;
white-space: nowrap;
margin: 0 7em;
line-height: inherit;
}
 
.navbar-ct-mini li {
fontword-sizespacing: 114%-0.125em;
margin: 0 4em;
}
 
Line 48 ⟶ 38:
text-decoration: none;
cursor: inherit;
 
.navbar ul-ct-full {
font-size: 114%; /* marginally cheaper to have two rules of 114% */
margin: 0 7em;
 
.navbar li-ct-mini {
font-size: 114%;
margin: 0 4em;
}
 
Anonymous user