Difference between revisions of "Team:British Columbia/Test/Custom CSS"

Line 110: Line 110:
 
#UBCmenu ul{
 
#UBCmenu ul{
 
list-style:none;
 
list-style:none;
 +
color:white;
 +
display:none;
 +
}
 +
 +
#UBCmenu a:hover ul{
 +
display:inline;
 
}
 
}
  

Revision as of 06:11, 4 July 2015