Team:Yale/Templates/Yale Header Else

From 2011.igem.org

(Difference between revisions)
Line 668: Line 668:
   color:#ffffff;
   color:#ffffff;
font-size:13px;
font-size:13px;
 +
    /* Rounded Corners */ 
 +
 
     -moz-border-radius: 10px;   
     -moz-border-radius: 10px;   
     -webkit-border-radius: 10px;   
     -webkit-border-radius: 10px;   
Line 676: Line 678:
     background: #014464;   
     background: #014464;   
     background: -moz-linear-gradient(top, #0272a7, #013953);   
     background: -moz-linear-gradient(top, #0272a7, #013953);   
-
     background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0272a7), to
+
     background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0272a7), to(#013953));   
-
 
+
-
(#013953));   
+
    
    
     /* Borders */   
     /* Borders */   

Revision as of 16:56, 26 September 2011

iGEM Yale