Difference between revisions of "MediaWiki:Common.css"

From IOTT
Jump to navigation Jump to search
m
m
Line 5: Line 5:


p.infobox {
p.infobox {
   margin-bottom: -1em;
  margin-top: 0em;
   margin-bottom: 0em;
}
}

Revision as of 01:14, 16 January 2025

body { font-size: 150%; font-family: Tahoma, Verdana, sans-serif; }
.mw-body { color: #f2f2f2; }
h1, h2, h3, h4, h5, h6 { color: #f2f2f2; }
#footer ul li { color: #f2f2f2 !important; }

p.infobox {
  margin-top: 0em;
  margin-bottom: 0em;
}