Fix message colors

This commit is contained in:
Jeremy Thomas
2016-10-30 19:20:51 +00:00
parent 4a40ad0059
commit 0e5c14ac26
8 changed files with 215 additions and 297 deletions

View File

@@ -1,8 +1,9 @@
$body-background: $white-ter !default
$body-size: $size-6 !default
html
background-color: $body-background
font-size: $size-normal
font-size: $body-size
-moz-osx-font-smoothing: grayscale
-webkit-font-smoothing: antialiased
min-width: 300px