Template:Navbox/style.css

From fattwiki
< Template:Navbox
Revision as of 03:08, 20 September 2022 by Imperialhare (talk | contribs) (Created page with ".navbox-title a { color: black; text-decoration: underline; } .navbox-inner { border-spacing: 0; } .navbox { border-width: 2px; border-style: solid; padding: 0px; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.navbox-title a {
  color: black;
  text-decoration: underline;
}

.navbox-inner {
  border-spacing: 0;
}

.navbox {
  border-width: 2px;
  border-style: solid;
  padding: 0px;
}