Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
m |
m |
||
Line 18: | Line 18: | ||
font-weight: bold; | font-weight: bold; | ||
width: 125px; | width: 125px; | ||
+ | } | ||
+ | |||
+ | .navbox-group-title p, .navbox-group p { | ||
+ | margin: 0px; | ||
} | } | ||
Revision as of 11:31, 19 May 2020
table.navbox { width: 90%; margin: auto; border: #ddd 1px solid; font-size: 12px; } .navbox-header { background: #eef; } .navbox-header .mw-collapsible-toggle { font-size: 10px; } .navbox-group-title { background: #dde; font-weight: bold; width: 125px; } .navbox-group-title p, .navbox-group p { margin: 0px; } .navbox-group-title p { padding-left: 5px; }