MediaWiki:Common.css: Difference between revisions
m add css trick to temp fix pagename |
m add padding to serve edge case where the header below turns vertical |
||
Line 156: | Line 156: | ||
.infobox { | .infobox { | ||
width: 95%; | width: 95%; | ||
padding-left:2.5%; | |||
padding-right:2.5% | |||
} | } | ||
} | } |