Difference between revisions of "Team:Alverno CA/Header"

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=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 14: Line 16:
  
 
<style type="text/css">
 
<style type="text/css">
 +
 +
 +
body { width: 960px; margin: 0 auto; }
 +
 +
head { width: 960px; margin: 0 auto; }
 +
 +
h1 {
 +
color: #c65c3f;
 +
font-family: "Playfair Display", serif;
 +
font-size: 40px;
 +
font-weight: normal;
 +
line-height: 48px;
 +
margin: 0 0 26px;
 +
}
 +
h2 {
 +
color: #363636;
 +
font-family: "Playfair Display", serif;
 +
font-size: 26px;
 +
font-weight: normal;
 +
line-height: 36px;
 +
margin: 0 0 18px;
 +
padding: 12px 0 0;
 +
}
 +
h3 {
 +
color: #c65c3f;
 +
font-family: "Open Sans", sans-serif;
 +
font-size: 16px;
 +
font-weight: bold;
 +
line-height: 18px;
 +
margin: 0 0 18px;
 +
padding: 12px 0 0;
 +
text-transform: uppercase;
 +
}
 +
p {
 +
color: #363636;
 +
font-family: "Open Sans", sans-serif;
 +
font-size: 14px;
 +
line-height: 18px;
 +
margin: 0 0 18px;
 +
}
 
     #top_title, #sideMenu{
 
     #top_title, #sideMenu{
 
       display: none;
 
       display: none;

Revision as of 22:10, 14 October 2016