Team:DTU-Denmark/stylesheettest

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
-
 
#menubar li a{
#menubar li a{
-
    color: white;
 
     background-color: transparent;
     background-color: transparent;
-
}
 
-
 
-
#menubar li a:hover {
 
-
    color:#73a631;
 
-
    text-decoration:underline;
 
-
}
 
-
 
-
#menubar li.selected a {
 
-
    color:#555555;
 
}
}

Revision as of 21:31, 2 August 2011

  1. menubar li a{
   background-color: transparent;

}