Team:UCSC/Bioethics

From 2014.igem.org

(Difference between revisions)
m (Created page with "<html> <body> <head> <style> #menuWrapper { width:100%; /* Menu width */ height:35px; padding-left:14px; background: SteelBlue;- Background color: background-size: 100%; } .m...")
m
Line 123: Line 123:
   margin: 0 auto;
   margin: 0 auto;
}  
}  
 +
 +
myh1{
 +
    color: gold;
 +
    text-align: center;
 +
    font-size: 70px;
 +
}
 +
 +
myh2{
 +
    color: orange;
 +
    text-align: center;
 +
    font-size: 50px;
 +
}
 +
 +
myh3{
 +
    color: RosyBrown;
 +
    text-align: center;
 +
    font-size: 40px;
 +
}
 +
 +
myh4{
 +
    color: SpringGreen;
 +
    font-family:Tahoma, Geneva, sans-serif;
 +
    text-align: center;
 +
    font-size: 20px;
 +
}
</style>
</style>

Revision as of 21:50, 20 August 2014