mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-11 23:55:16 +01:00
load roboto in kbd post
This commit is contained in:
parent
28064c74ad
commit
f0868e9f72
@ -46,7 +46,7 @@ kbd.ios
|
||||
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6), 0 2px 3px rgba(0, 0, 0, 0.1), inset 0 1px 0 #ffffff
|
||||
|
||||
kbd.android
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
|
||||
font-family: 'RobotoRegular', "Helvetica Neue", Helvetica, Arial, sans-serif
|
||||
color: #ffffff
|
||||
text-shadow: none
|
||||
padding: .3em
|
||||
@ -70,4 +70,3 @@ kbd.android.color
|
||||
src: url('../fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Regular-webfont.woff') format('woff'), url('../fonts/Roboto-Regular-webfont.ttf') format('truetype'), url('../fonts/Roboto-Regular-webfont.svg#RobotoRegular') format('svg')
|
||||
font-weight: normal
|
||||
font-style: normal
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user