switch to vollkorn font
This commit is contained in:
parent
453b5dc235
commit
d76c0c9b2a
@ -33,7 +33,7 @@ html.no-js.light lang="en"
|
|||||||
|
|
||||||
meta name="twitter:image" content="http://higgsboson.tk/images/logo.png"
|
meta name="twitter:image" content="http://higgsboson.tk/images/logo.png"
|
||||||
== stylesheet_link_tag "site.css"
|
== stylesheet_link_tag "site.css"
|
||||||
link href='//fonts.googleapis.com/css?family=Cabin' rel='stylesheet' type='text/css'
|
link href='//fonts.googleapis.com/css?family=Vollkorn' rel='stylesheet' type='text/css'
|
||||||
link href='//fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'
|
link href='//fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'
|
||||||
/![if IE 7]
|
/![if IE 7]
|
||||||
link type="text/css" rel="stylesheet" media="screen" href="/stylesheets/fontawesome-ie7.css"
|
link type="text/css" rel="stylesheet" media="screen" href="/stylesheets/fontawesome-ie7.css"
|
||||||
|
@ -36,7 +36,7 @@ h2 {
|
|||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
font-family: 'Cabin', Helvetica, Arial, sans-serif;
|
font-family: 'Vollkorn', Helvetica, Arial, sans-serif;
|
||||||
line-height: 1.3em;
|
line-height: 1.3em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user