Team:Freiburg/css/styles.css

From 2014.igem.org

(Difference between revisions)
Line 250: Line 250:
.heading{font-weigth: bold; text-align: center; color: white;}
.heading{font-weigth: bold; text-align: center; color: white;}
-
 
+
<!--changes main body attributes -->
body {
body {
background-color: #480000;
background-color: #480000;
Line 256: Line 256:
}
}
 +
<!-- class for links in Human Practice -->
 +
.HP a {color: black;}
 +
 +
 +
<!--Creates the border around the body-->
#top, #bottom, #left, #right {
#top, #bottom, #left, #right {
background: teal;
background: teal;

Revision as of 12:08, 29 August 2014