Use correct font for follow log button.
This commit is contained in:
parent
31cb3c0bb5
commit
2e6e896c74
|
@ -99,7 +99,7 @@ pre#log
|
||||||
padding: 0 2px 0 3px
|
padding: 0 2px 0 3px
|
||||||
color: #666
|
color: #666
|
||||||
text-shadow: 0px 1px 0px #fff
|
text-shadow: 0px 1px 0px #fff
|
||||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
|
font-family: "Source Sans Pro", Helvetica, sans-serif
|
||||||
font-size: $font-size-tiny
|
font-size: $font-size-tiny
|
||||||
line-height: 14px
|
line-height: 14px
|
||||||
text-decoration: none
|
text-decoration: none
|
||||||
|
|
Loading…
Reference in New Issue
Block a user