(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <head> | ||
<title>Northwestern Template</title> | <title>Northwestern Template</title> | ||
<meta charset="UTF-8"> | <meta charset="UTF-8"> | ||
Line 7: | Line 8: | ||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato"> | <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato"> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> | ||
+ | <script src="//use.edgefonts.net/josefin-sans:n1,i1,n3,i3,n4,i4,n6,i6,n7,i7.js"></script> | ||
+ | <script src="//use.edgefonts.net/aladin.js"></script> | ||
+ | </head> | ||
<style> | <style> | ||
/*************STYLING FOR HEADER*************/ | /*************STYLING FOR HEADER*************/ | ||
/* Bye-Bye iGEM Defaults */ | /* Bye-Bye iGEM Defaults */ | ||
+ | |||
+ | h1 { | ||
+ | |||
+ | font-family: aladin; | ||
+ | color: #551A8B; | ||
+ | font-size: 30 px; | ||
+ | |||
+ | } | ||
+ | |||
+ | h3 { | ||
+ | |||
+ | font-family: josefin-sans, sans-serif; | ||
+ | font-size:22px; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | |||
#sideMenu, | #sideMenu, | ||
#top_title { | #top_title { | ||
Line 24: | Line 46: | ||
background-color: white; | background-color: white; | ||
width: 100%; | width: 100%; | ||
+ | font-family: josefin-sans, sans-serif; | ||
} | } | ||
Line 72: | Line 95: | ||
− | body,h1,h2,h3,h4,h5,h6 {font-family: | + | body,h1,h2,h3,h4,h5,h6 {font-family: josefin-sans, sans-serif;} |
body, html { | body, html { | ||
height: 100%; | height: 100%; |
Latest revision as of 16:37, 28 August 2017