Finalizing template for deployment on chrg.nl

This commit is contained in:
2017-07-17 17:01:40 +02:00
parent cf23e30989
commit d650943618
12 changed files with 980 additions and 55 deletions

View File

@ -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;