Line 3: | Line 3: | ||
<head> | <head> | ||
− | |||
− | |||
<!-- External scripts --> | <!-- External scripts --> | ||
− | <link href= | + | <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro" rel="stylesheet"> |
− | + | ||
<script src="http://code.jquery.com/jquery-2.1.0.min.js"></script> | <script src="http://code.jquery.com/jquery-2.1.0.min.js"></script> | ||
<link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,300,700' rel='stylesheet' type='text/css'> | <link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,300,700' rel='stylesheet' type='text/css'> | ||
Line 27: | Line 24: | ||
margin: 0; | margin: 0; | ||
padding:0; | padding:0; | ||
− | + | font-family: 'Source Sans Pro', sans-serif; | |
} | } | ||
Line 223: | Line 220: | ||
@font-face { | @font-face { | ||
− | font-family: ' | + | font-family: 'Source Sans Pro', sans-serif;; |
} | } | ||
body | body | ||
{ | { | ||
− | font-family: ' | + | font-family: 'Source Sans Pro', sans-serif; |
} | } | ||
ul.nav a{ | ul.nav a{ | ||
− | color: | + | color: #EFFBF5; |
background-color: transparent; | background-color: transparent; | ||
height: 100%; | height: 100%; |
Revision as of 10:06, 5 August 2017