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

try some new styling
+
 
(One intermediate revision by the same user not shown)
Line 66: Line 66:
}
}
#mp-featuredarticle,
#mp-featuredarticle,
#mp-featurednews {
#mp-featurednews,
#mp-topbox,
#mp-stats {
clear: both;
clear: both;
float: none;
float: none;
Line 72: 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 81: Line 87:
box-sizing: border-box;
box-sizing: border-box;
padding: 0.25em 0.9em;
padding: 0.25em 0.9em;
text-align: center;
}
}
}
}