1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-09-24 01:58:50 +02:00

load roboto in kbd post

This commit is contained in:
Matthias Kretschmann 2015-06-09 21:36:03 +02:00
parent 28064c74ad
commit f0868e9f72

View File

@ -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 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 kbd.android
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif font-family: 'RobotoRegular', "Helvetica Neue", Helvetica, Arial, sans-serif
color: #ffffff color: #ffffff
text-shadow: none text-shadow: none
padding: .3em 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') 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-weight: normal
font-style: normal font-style: normal