Difference between revisions of "Template:Alverno CA"

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=Marvel:400,700,700italic,400italic' rel='stylesheet' type='text/css'>
+
<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 {
border-bottom: 5px solid #f0f1e7;
+
color: #c65c3f;
color: #b2b888;
+
font-family: "Playfair Display", serif;
font-family: "Marvel", sans-serif;
+
font-size: 40px;
font-size: 54px;
+
 
font-weight: normal;
 
font-weight: normal;
 
line-height: 48px;
 
line-height: 48px;
 
margin: 0 0 26px;
 
margin: 0 0 26px;
padding: 0 0 24px;
 
text-transform: uppercase;
 
 
}
 
}
 
h2 {
 
h2 {
color: #b2b888;
+
color: #363636;
font-family: "Marvel", sans-serif;
+
font-family: "Playfair Display", serif;
font-size: 28px;
+
font-size: 26px;
 
font-weight: normal;
 
font-weight: normal;
line-height: 30px;
+
line-height: 36px;
 
margin: 0 0 18px;
 
margin: 0 0 18px;
 
padding: 12px 0 0;
 
padding: 12px 0 0;
text-transform: uppercase;
 
 
}
 
}
 
h3 {
 
h3 {
color: #b2b888;
+
color: #c65c3f;
font-family: "Marvel", sans-serif;
+
font-family: "Open Sans", sans-serif;
font-size: 20px;
+
font-size: 16px;
font-weight: normal;
+
font-weight: bold;
line-height: 30px;
+
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: "Lucida Sans", sans-serif;
+
font-family: "Open Sans", sans-serif;
font-size: 16px;
+
font-size: 14px;
line-height: 24px;
+
line-height: 18px;
margin: 0 0 24px;
+
margin: 0 0 18px;
}
+
blockquote {
+
border-left: 5px solid #f0f1e7;
+
color: #b2b888;
+
float: right;
+
font-family: "Marvel", sans-serif;
+
font-size: 20px;
+
font-style: italic;
+
line-height: 24px;
+
margin: 0 0 24px 30px;
+
padding-left: 30px;
+
width: 150px;
+
 
}
 
}
  

Revision as of 07:58, 12 October 2016