MediaWiki:Common.css: Difference between revisions

m fix : paragraphs should be full width
Tag: Reverted
m Undo revision 105 by Thewarior (talk) nevermind
Line 136: Line 136:


.box p {
.box p {
   margin: 0 auto !important;
   margin: 0 !important;
}
}