Line 3: | Line 3: | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | <meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> | <meta http-equiv="X-UA-Compatible" content="IE=edge" /> | ||
− | <link href='http://fonts.googleapis.com/css?family= | + | <link href='http://fonts.googleapis.com/css?family=Playfair+Display:400,400italic' rel='stylesheet' type='text/css'> |
+ | <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'> | ||
<link rel="stylesheet" href="https://2016.igem.org/Team:Dalhousie_Halifax_NS/libraries/bootstrap?action=raw&ctype=text/css" /> | <link rel="stylesheet" href="https://2016.igem.org/Team:Dalhousie_Halifax_NS/libraries/bootstrap?action=raw&ctype=text/css" /> | ||
<link rel="stylesheet" href="https://2016.igem.org/Team:Dalhousie_Halifax_NS/libraries/fonts/Lato?action=raw&ctype=text/css" /> | <link rel="stylesheet" href="https://2016.igem.org/Team:Dalhousie_Halifax_NS/libraries/fonts/Lato?action=raw&ctype=text/css" /> | ||
Line 17: | Line 18: | ||
h1 { | h1 { | ||
− | + | color: #c65c3f; | |
− | color: # | + | font-family: "Playfair Display", serif; |
− | font-family: " | + | font-size: 40px; |
− | font-size: | + | |
font-weight: normal; | font-weight: normal; | ||
line-height: 48px; | line-height: 48px; | ||
margin: 0 0 26px; | margin: 0 0 26px; | ||
− | |||
− | |||
} | } | ||
h2 { | h2 { | ||
− | color: # | + | color: #363636; |
− | font-family: " | + | font-family: "Playfair Display", serif; |
− | font-size: | + | font-size: 26px; |
font-weight: normal; | font-weight: normal; | ||
− | line-height: | + | line-height: 36px; |
margin: 0 0 18px; | margin: 0 0 18px; | ||
padding: 12px 0 0; | padding: 12px 0 0; | ||
− | |||
} | } | ||
h3 { | h3 { | ||
− | color: # | + | color: #c65c3f; |
− | font-family: " | + | font-family: "Open Sans", sans-serif; |
− | font-size: | + | font-size: 16px; |
− | font-weight: | + | font-weight: bold; |
− | line-height: | + | line-height: 18px; |
margin: 0 0 18px; | margin: 0 0 18px; | ||
padding: 12px 0 0; | padding: 12px 0 0; | ||
Line 49: | Line 46: | ||
p { | p { | ||
color: #363636; | color: #363636; | ||
− | font-family: " | + | font-family: "Open Sans", sans-serif; |
− | font-size: | + | font-size: 14px; |
− | line-height: | + | line-height: 18px; |
− | margin: 0 0 | + | margin: 0 0 18px; |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
Revision as of 07:58, 12 October 2016