MediaWiki:Common.css: Difference between revisions

m fix : icons should now work
m fix : paragraphs should be full width
Tag: Reverted
Line 136: Line 136:


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