Finalizing template for deployment on chrg.nl
This commit is contained in:
@ -117,7 +117,7 @@ td, th{ padding: 0; }
|
||||
|
||||
/* Apply these base styles to all icons */
|
||||
[class^="icon-"]:before, [class*=" icon-"]:before {
|
||||
font-family: "casper-icons", "Open Sans", sans-serif;
|
||||
font-family: "casper-icons", "Lato", sans-serif;
|
||||
speak: none;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
@ -369,7 +369,7 @@ textarea, select, input {
|
||||
padding: 6px 9px;
|
||||
margin: 0 0 5px 0;
|
||||
outline: 0;
|
||||
font-family: 'Open Sans', sans-serif;
|
||||
font-family: 'Lato', sans-serif;
|
||||
font-size: 1.6rem;
|
||||
font-weight: 100;
|
||||
line-height: 1.4em;
|
||||
@ -423,7 +423,7 @@ button {
|
||||
outline: none;
|
||||
text-decoration: none;
|
||||
color: #fff;
|
||||
font-family: 'Open Sans', sans-serif;
|
||||
font-family: 'Lato', sans-serif;
|
||||
font-size: 11px; /* Hacks targeting Firefox. */
|
||||
line-height: 13px; /* Hacks targeting Firefox. */
|
||||
font-weight: 300;
|
||||
|
Reference in New Issue
Block a user