MediaWiki:Common.css: Difference between revisions

hiding class and elements of mainpage boxes
m (main body font size increased)
(hiding class and elements of mainpage boxes)
Line 351:
margin: 5px;
min-width: 360px;
/*border: 1px solid #CCC;
padding: 0 10px 10px 10px; Hiding these elements for timeb being
box-shadow: 0 2px 2px rgba(0,0,0,0.1); */
}
.mainpage_box h3 {
Line 371:
margin-right: 5px;
}
/*.mainpage_box .items {
border-top: 1px solid #CCC; Hiding this class for the time being
padding-top: 0.5em;
}*/
.mainpage_box p:last-child {
margin-bottom: 0;