removed comic sans from the entire codebase. marker felt remains on os x.
This commit is contained in:
parent
c29bc0ce65
commit
c68ebc1d14
1 changed files with 1 additions and 4 deletions
|
|
@ -221,8 +221,6 @@ header
|
|||
:margin
|
||||
:right 1em
|
||||
|
||||
|
||||
|
||||
.stream
|
||||
:margin 0
|
||||
:padding 0
|
||||
|
|
@ -246,7 +244,6 @@ header
|
|||
:height 370px
|
||||
:width 500px
|
||||
|
||||
|
||||
.from
|
||||
:text
|
||||
:shadow 0 1px #fff
|
||||
|
|
@ -717,7 +714,7 @@ li.message:hover
|
|||
:font
|
||||
:size 16px
|
||||
:font
|
||||
:family 'marker felt', 'comic sans ms', 'comic sans', sans-serif
|
||||
:family 'MARKER FELT', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif
|
||||
:color #333
|
||||
|
||||
#debug_info
|
||||
|
|
|
|||
Loading…
Reference in a new issue