mirror of
https://github.com/zyphlar/bustdd-calculator.git
synced 2024-03-08 15:27:47 +00:00
Merge branch 'gh-pages' into master
This commit is contained in:
commit
a11f41d16b
|
@ -12,7 +12,7 @@
|
||||||
<link href="bootstrap.min.css" rel="stylesheet" media="screen">
|
<link href="bootstrap.min.css" rel="stylesheet" media="screen">
|
||||||
<script src="bootstrap.min.js"></script>
|
<script src="bootstrap.min.js"></script>
|
||||||
|
|
||||||
<link href='https://fonts.googleapis.com/css?family=Titillium+Web' rel='stylesheet' type='text/css' />
|
<link href='https://fonts.googleapis.com/css?family=Raleway:400,700' rel='stylesheet' type='text/css' />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
|
||||||
|
@ -174,7 +174,7 @@
|
||||||
box-shadow: 0 0 50px #333;
|
box-shadow: 0 0 50px #333;
|
||||||
}
|
}
|
||||||
body { overflow-y: scroll;}
|
body { overflow-y: scroll;}
|
||||||
body, input, textarea { font-family: 'Titillium Web'; }
|
body, input, textarea { font: 'normal normal normal 15px/1.4em raleway,sans-serif'; }
|
||||||
h1 { font-size: 1.75em; color: #532f90; }
|
h1 { font-size: 1.75em; color: #532f90; }
|
||||||
h2 { font-size: 1.6em; }
|
h2 { font-size: 1.6em; }
|
||||||
h3 { font-size: 1.5em; }
|
h3 { font-size: 1.5em; }
|
||||||
|
|
Loading…
Reference in New Issue
Block a user