MediaWiki:Common.css: Difference between revisions

made infobox text even smaller (this may break some things)
(made title section text wrap before bounding box of infobox (this shouldnt break anything?))
(made infobox text even smaller (this may break some things))
Line 23: Line 23:
     vertical-align: top;
     vertical-align: top;
     width: 40%;
     width: 40%;
     font-size: 0.80em;
     font-size: 0.70em;
}
}
.infobox-table td {
.infobox-table td {
     vertical-align: top;
     vertical-align: top;
     width: 60%;
     width: 60%;
     font-size: 0.90em;
     font-size: 0.70em;
}
}