Simplify styling

This commit is contained in:
Michael Rose
2016-03-19 21:50:18 -04:00
parent 109f4ffb44
commit d5ce1b2226
8 changed files with 52 additions and 43 deletions

View File

@@ -14,8 +14,7 @@
margin: 2em 0;
padding: 1em;
background-color: mix(#fff, $notice-color, 90%);
border-top: 0.25em solid mix(#fff, $notice-color, 50%);
border-bottom: 0.25em solid mix(#fff, $notice-color, 50%);
border-radius: $border-radius;
h4 {
margin-top: 0 !important; // override
margin-bottom: 0.75em;