Difference between revisions of "MediaWiki:Common.css"

.infobox td font-size:smaller
(.infobox td font-size:smaller)
 
/* Information Boxes */
table.infobox{ border: 1px solid #aaa; border-spacing: 1; }
 
.infobox th { background-color: #ddddff; white-space: nowrap; }
.infobox th.title { color: black; background-color: #ccccff; }
.infobox td, .infobox th { padding: 4px; }
.infobox td { font-size: smaller; }
 
.infobox table { text-align: center; ; }