MediaWiki:Common.css: Difference between revisions

Want an adless experience? Log in or Create an account.
m
no edit summary
No edit summary
mNo edit summary
Line 109: Line 109:
/* Infobox table class */
/* Infobox table class */
table.infotable {
table.infotable {
background: #F2F2F2;
float: right;
float: right;
margin: 0 0 1em 1em;
margin: 0 0 1em 1em;
Line 115: Line 114:
font-size: 95%;
font-size: 95%;
text-align: left;
text-align: left;
}
table.infotable th {
background: #F2F2F2;
}
}
table.infotable th, table.infotable td {
table.infotable th, table.infotable td {