Difference between revisions of "Team:Hong Kong HKU/CSS/default"

Line 285: Line 285:
 
{
 
{
 
font-size: 1.3em;
 
font-size: 1.3em;
color: #9B9BFF;
+
color: #000000;
 
}
 
}
  
Line 382: Line 382:
 
#menu .active a
 
#menu .active a
 
{
 
{
border: 2px solid rgba(255,255,255,1);
+
border: 2px solid #000000;
 
border-radius: 6px;
 
border-radius: 6px;
color: rgba(255,255,255,1);
+
color: #000000;
 
}
 
}
 
 
Line 399: Line 399:
 
padding-top: 10em;
 
padding-top: 10em;
 
text-align: center;
 
text-align: center;
 +
                background: #9B9BFF;
 
}
 
}
 
 

Revision as of 09:54, 10 July 2016