WickedGov:Main Page/sandbox/styles.css: Difference between revisions

+(#mp-topbox)
+
 
Line 67: Line 67:
#mp-featuredarticle,
#mp-featuredarticle,
#mp-featurednews,
#mp-featurednews,
#mp-topbox {
#mp-topbox,
#mp-stats {
clear: both;
clear: both;
float: none;
float: none;
Line 73: Line 74:
border: 0;
border: 0;
background-color: inherit;
background-color: inherit;
}
#mp-featuredarticle-header,
#mp-featurednews-header {
text-align: center;
}
}
#mp-content {
#mp-content {
Line 82: Line 87:
box-sizing: border-box;
box-sizing: border-box;
padding: 0.25em 0.9em;
padding: 0.25em 0.9em;
text-align: center;
}
}
}
}