Team:UCLA/Template/CSS

From 2014.igem.org

(Difference between revisions)
Line 18: Line 18:
}
}
-
h1, h2, h3, h4, h5 { font-family: Georgia, Times, "Times New Roman", serif; text-decoration:none;}
+
h1, h2, h3, h4, h5 { font-family: Georgia, Times, "Times New Roman", serif;}
Line 228: Line 228:
     background-image:    -ms-linear-gradient(left, #ccc, #333, #ccc);  
     background-image:    -ms-linear-gradient(left, #ccc, #333, #ccc);  
     background-image:      -o-linear-gradient(left, #ccc, #333, #ccc);  
     background-image:      -o-linear-gradient(left, #ccc, #333, #ccc);  
 +
text-decoration:none;
}
}
.style {
.style {

Revision as of 22:21, 17 October 2014