changed font
This commit is contained in:
parent
439de303e8
commit
f934642cdb
@ -9,7 +9,7 @@
|
||||
|
||||
<meta name="description" content="">
|
||||
<meta name="keywords" content="">
|
||||
<link href="//fonts.googleapis.com/css?family=Raleway:400,300,600" rel="stylesheet" type="text/css">
|
||||
<link href='http://fonts.googleapis.com/css?family=Slabo+13px' rel='stylesheet' type='text/css'>
|
||||
|
||||
<!-- CSS
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
||||
@ -17,6 +17,15 @@
|
||||
|
||||
<link rel="stylesheet" href="css/nprogress.css">
|
||||
<style>
|
||||
|
||||
html {
|
||||
font-family: font-family: 'Slabo 13px', sans-serif;
|
||||
/* 1 */
|
||||
-ms-text-size-adjust: 100%;
|
||||
/* 2 */
|
||||
-webkit-text-size-adjust: 100%;
|
||||
/* 2 */
|
||||
}
|
||||
.info {
|
||||
border-bottom: 1px solid #bbbbbb;
|
||||
padding-bottom:
|
||||
|
Loading…
Reference in New Issue
Block a user