Schöner Font.
This commit is contained in:
parent
a23fcbdd0c
commit
3b0a65b122
@ -3,8 +3,8 @@
|
||||
<head>
|
||||
<title></title>
|
||||
<meta charset="utf-8" />
|
||||
<link rel="stylesheet"
|
||||
href="http://yui.yahooapis.com/pure/0.3.0/pure-min.css">
|
||||
<link rel="stylesheet" href="http://yui.yahooapis.com/pure/0.3.0/pure-min.css">
|
||||
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300' rel='stylesheet' type='text/css'>
|
||||
<style type="text/css" media="screen">
|
||||
.legal {
|
||||
font-size: 87.5%;
|
||||
@ -34,7 +34,12 @@ footer {
|
||||
.line-through {
|
||||
text-decoration: line-through;
|
||||
}
|
||||
|
||||
body,
|
||||
.pure-g [class *= "pure-u"],
|
||||
.pure-g-r [class *= "pure-u"] {
|
||||
/* Set you're content font stack here: */
|
||||
font-family: 'Source Sans Pro', sans-serif;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
Loading…
Reference in New Issue
Block a user