MediaWiki:Common.css: Difference between revisions

Tweak messagebox class
(Support for messagebox class)
(Tweak messagebox class)
Line 23: Line 23:
width:500px;
width:500px;
margin:auto;
margin:auto;
margin-bottom:0.5em;
border-width:1px;
border-width:1px;
border-left:8px solid #0088dd !important;
border-left:8px solid #0088dd !important;
Line 34: Line 35:
clear:both;
clear:both;
width:100%;
width:100%;
margin:0 0 .5em 0
margin:0 0 .5em 0;
}
}
}
}