Difference between revisions of "MediaWiki:Common.css"

m
Since we're also using the infobox class for non-infobox tables, where it's reasonable to want to be able to, say, center all text in a row
m (Let's not apply the 'stub' class to every article notice just to make the italics work)
m (Since we're also using the infobox class for non-infobox tables, where it's reasonable to want to be able to, say, center all text in a row)
 
text-align: center;
}
.infobox .kv td, .navbar td {
text-align: left;
}