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

tweak some styles
try some new styling
Line 69: Line 69:
clear: both;
clear: both;
float: none;
float: none;
padding: 0;
border: 0;
border: 0;
background-color: inherit;
background-color: inherit;
}
#mp-content {
clear: both;
margin: 0.2em 0;
width: 100%;
border: 1px solid #a2a9b1;
background-color: #f7f7f7;
box-sizing: border-box;
padding: 0.25em 0.9em;
text-align: center;
}
}
}
}