Update labels, and colors, and things

This commit is contained in:
Michael Rose
2016-03-22 22:59:39 -04:00
parent f029ce6e25
commit 0feeb21821
15 changed files with 212 additions and 69 deletions

View File

@ -164,8 +164,8 @@ li code,
figcaption code {
padding-top: 0.1rem;
padding-bottom: 0.1rem;
background: mix(#fff, $light-gray, 40%);
border: 1px solid $light-gray;
background: mix(#fff, $lighter-gray, 20%);
border: 1px solid $lighter-gray;
border-radius: $border-radius;
&:before, &:after {