Difference between revisions of "Template:NYMU-Taipei"

Line 90: Line 90:
  
 
<link href="https://fonts.googleapis.com/css?family=Francois+One|Fresca" rel="stylesheet">
 
<link href="https://fonts.googleapis.com/css?family=Francois+One|Fresca" rel="stylesheet">
 +
<link href="https://fonts.googleapis.com/css?family=Acme" rel="stylesheet">
  
 
<style>
 
<style>
Line 220: Line 221:
  
 
/***************************************************** CONTENT OF THE PAGE ****************************************************/
 
/***************************************************** CONTENT OF THE PAGE ****************************************************/
        body{
+
body{
                background-color:#fbff89;  
+
background-color:#f3ff91;  
        }
+
}
  
 
/* Wrapper for the content */
 
/* Wrapper for the content */
Line 230: Line 231:
 
display:block;
 
display:block;
 
float:left;  
 
float:left;  
background-color:#fbff89;  
+
background-color:#f3ff91;  
 
font-family:'Fresca',sans-serif;  
 
font-family:'Fresca',sans-serif;  
 
}
 
}
Line 237: Line 238:
 
/********************************* HTML STYLING  *********************************/
 
/********************************* HTML STYLING  *********************************/
  
/* styling for the titles h1 h2 */
+
/* styling for the titles h1 - h6 */
.igem_2017_content_wrapper h1, .igem_2017_content_wrapper h2 {
+
.igem_2017_content_wrapper h1 {
 
padding:5px 15px;  
 
padding:5px 15px;  
 
border-bottom: 0px;  
 
border-bottom: 0px;  
color: #3399ff;
+
color: #445b0d;
 +
font-family:'Acme', sans-serif;
 +
font-size: 36 px;
 
}
 
}
 +
 +
.igem_2017_content_wrapper h2 {
 +
padding:5px 15px;
 +
border-bottom: 0px;
 +
color: #445b0d;
 +
font-family:'Acme', sans-serif;
 +
font-size: 32 px;
  
  
/* styling for the titles  h3 h4 h5 h6*/
+
.igem_2017_content_wrapper h3 {  
.igem_2017_content_wrapper h3, .igem_2017_content_wrapper h4, .igem_2017_content_wrapper h5, .igem_2017_content_wrapper h6 {  
+
 
padding:5px 15px;  
 
padding:5px 15px;  
 
border-bottom:0px;  
 
border-bottom:0px;  
color: #000000;
+
color: #2c6b0d;
 +
font-family: 'Francois One', sans-serif;
 +
font-size: 28 px;
 
}
 
}
  
 +
.igem_2017_content_wrapper h4 {
 +
padding:5px 15px;
 +
border-bottom:0px;
 +
color: #2c6b0d;
 +
font-family: 'Francois One', sans-serif;
 +
font-size: 24 px;
 +
}
 +
 +
.igem_2017_content_wrapper h5 {
 +
padding:5px 15px;
 +
border-bottom:0px;
 +
color: #2c6b0d;
 +
font-family: 'Francois One', sans-serif;
 +
font-size: 22 px;
 +
}
 +
 +
.igem_2017_content_wrapper h6 {
 +
padding:5px 15px;
 +
border-bottom:0px;
 +
color: #2c6b0d;
 +
font-family: 'Francois One', sans-serif;
 +
font-size: 20 px;
  
 
/* font and text */
 
/* font and text */
 
.igem_2017_content_wrapper p {  
 
.igem_2017_content_wrapper p {  
 
padding: 0px 15px;  
 
padding: 0px 15px;  
font-size: 13px;
+
font-size: 18px;
 
}
 
}
  

Revision as of 06:56, 3 July 2017