Team:UC Chile/style

From 2012.igem.org

(Difference between revisions)
Line 84: Line 84:
}
}
-
#nav li ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
+
#nav li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
background-color: white;
background-color: white;
         color: black;
         color: black;
-
}
 
-
 
-
// Eliminating iGEM Stuff
 
-
 
-
#contentSub {
 
-
display:none;
 
-
}
 
-
 
-
#siteSub {
 
-
display:none;
 
-
}
 
-
 
-
#search-controls {
 
-
display:none;
 
-
}
 
-
 
-
.firstHeading {
 
-
display:none;
 
-
}
 
-
 
-
#search-controls {
 
-
margin-top:30px;
 
-
}
 
-
 
-
#footer-box {
 
-
display:none;
 
}
}
</style>
</style>
</html>
</html>

Revision as of 04:02, 24 March 2012