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
|
:margin
|
||||||
:right 1em
|
:right 1em
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
.stream
|
.stream
|
||||||
:margin 0
|
:margin 0
|
||||||
:padding 0
|
:padding 0
|
||||||
|
|
@ -246,7 +244,6 @@ header
|
||||||
:height 370px
|
:height 370px
|
||||||
:width 500px
|
:width 500px
|
||||||
|
|
||||||
|
|
||||||
.from
|
.from
|
||||||
:text
|
:text
|
||||||
:shadow 0 1px #fff
|
:shadow 0 1px #fff
|
||||||
|
|
@ -717,7 +714,7 @@ li.message:hover
|
||||||
:font
|
:font
|
||||||
:size 16px
|
:size 16px
|
||||||
:font
|
:font
|
||||||
:family 'marker felt', 'comic sans ms', 'comic sans', sans-serif
|
:family 'MARKER FELT', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif
|
||||||
:color #333
|
:color #333
|
||||||
|
|
||||||
#debug_info
|
#debug_info
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue