View source for Module:Navbar/styles.css
Appearance
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
/** {{Shared Template Warning}}
* This TemplateStyles page is separately used for [[Template:Navbar]]
* because of course there are two versions of the same template.
* Be careful when adjusting styles accordingly.
*/
.navbar {
display: inline;
font-size: 88%;
font-weight: normal;
}
.navbar ul {
display: inline;
white-space: nowrap;
}
.navbar li {
word-spacing: -0.125em;
}
/* Navbar styling when nested in navbox */
.navbox .navbar {
000
1:0
Templates used on this page:
Return to Module:Navbar/styles.css.