User:SvenB

From 2013.igem.org

(Difference between revisions)
Line 85: Line 85:
   background-color: black;
   background-color: black;
}
}
 +
 +
#footer-box a{
 +
  color: white;
 +
  text-decoration: none;
 +
}
 +
#footer-box a:hover {
 +
  color: white;
 +
  text-decoration: underline;
 +
}
 +
#footer-box a:active {
 +
  color: white;
 +
  text-decoration: underline;
 +
}
 +
/* main heading */
/* main heading */

Revision as of 14:33, 16 October 2013

Return to iGEM Main Page.