Difference between revisions of "MediaWiki:Common.css"

m
push down headers below floating content
m (force text-align:center on .title's)
m (push down headers below floating content)
table.collapsed tr.collapsible { display: none; }
.collapseButton { float: right; font-weight: normal; text-align: right; width: auto; }
 
/* push down headers below floating content */
 
h2 { clear: both; }