Difference between revisions of "Template:TeamTemplateA"

Line 1: Line 1:
 
<html>
 
<html>
 
<style>
 
<style>
/* CSS Document */
 
/* Note for writer, this document contains content from cu2015style.html*/
 
  
/*---------------HEAD start--------------*/
 
 
/*---------------HEAD end----------------*/
 
/*---------------To ignore iGEM template start----------*/
 
html, body, .wrapper { /*-- changes default wiki settings --*/
 
width: 100%;
 
height: 100%;
 
background-color: red;
 
}
 
/*---------------To ignore iGEM template end----------*/
 
 
/*---------------General start-----------*/
 
/*----------------Colors---------------*/
 
/*compound scheme: #A99059 #E5CC00 #4C4826 #428CBC #00C7E5*/
 
/*compound scheme: #A99059 #DCCE5E #433D08 #8CA4B4 #5ECBDC*/
 
/*triad scheme: #A99059 #5C4C27 #72B699 #643276 #D475F5*/
 
/*complementary scheme: #A99059 #5C4C27 #F5D99A #1E345C #5974A9*/
 
h1, h2, h3, h4, h5 {
 
font-family: Georgia, Times, "Times New Roman", serif;
 
}
 
h3 {
 
    font-weight:bold;
 
    padding-top: 30px;
 
}
 
  
 
body {  
 
body {  
Line 35: Line 9:
 
background-color: #FEF5E1;
 
background-color: #FEF5E1;
 
     margin-left:0px;
 
     margin-left:0px;
}
 
p {
 
    font-size: 19px;
 
text-align:justify;
 
}
 
p img {
 
    float:left;
 
    padding-right:20px;
 
 
}
 
}
  
a:hover{
 
background-color: #A99059;
 
}
 
a.active{
 
background-color: #A99059;
 
}
 
 
ul, li {
 
    margin:0px;
 
}
 
/*li {
 
    margin:0px;
 
}*/
 
  
 
/*--------------General end-----------------*/
 
/*--------------General end-----------------*/

Revision as of 04:40, 25 July 2015