Template:MainStyle/Footer

From 2014.igem.org

(Difference between revisions)
Line 4: Line 4:
-
/* unvisited link */
 
-
a:link {
 
-
    color: #FFFFFF;
 
-
}
 
-
 
-
/* visited link */
 
-
a:visited {
 
-
    color: #FFFFFF;
 
-
}
 
/* mouse over link */
/* mouse over link */
Line 18: Line 9:
     color: #E5ECAA;
     color: #E5ECAA;
     text-decoration: none;
     text-decoration: none;
-
}
 
}
}
Line 105: Line 95:
#newfooterbox {width: 975px; margin-right: auto; margin-left: auto; padding: 10px 0px 10px 0px;}
#newfooterbox {width: 975px; margin-right: auto; margin-left: auto; padding: 10px 0px 10px 0px;}
-
#newfooterbox a, #newfooterbox a:hover, #newfooterbox a:visited {color: #fff; text-decoration:none;}
+
#newfooterbox a, #newfooterbox #newfooterbox a:visited {color: #fff; text-decoration:none;}
 +
a:hover {
 +
    color: #E5ECAA;
 +
    text-decoration: none;
 +
}
.footertext {width:200px; height: 100px; float: left; position:relative;}
.footertext {width:200px; height: 100px; float: left; position:relative;}

Revision as of 20:01, 8 July 2014


iGEM Foundation
Dedicated to education and competition, advancement of synthetic biology, and the development of open community and collaboration.