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

Line 185: Line 185:
 
margin-top: 2em;
 
margin-top: 2em;
 
padding: 1.40em 3em;
 
padding: 1.40em 3em;
border: 2px solid #9B9BFF;
+
border: 2px solid #000000;
 
border-radius: 6px;
 
border-radius: 6px;
 
text-decoration: none;
 
text-decoration: none;
Line 366: Line 366:
 
}
 
}
 
 
#menu li a, #menu li span /*Menu text options*/
+
#menu li a, #menu li span
 +
        /* Menu buttons settings*/
 
{
 
{
 
padding: 1em 1.5em;
 
padding: 1em 1.5em;
Line 381: Line 382:
 
 
 
#menu .active a
 
#menu .active a
 +
        /* Menu Homepage button settings*/
 
{
 
{
border: 2px solid #000000;
+
border: 2px solid #9B9BFF;
 
border-radius: 6px;
 
border-radius: 6px;
color: #000000;
+
color: #9B9BFF;
 
}
 
}
 
 
Line 399: Line 401:
 
padding-top: 10em;
 
padding-top: 10em;
 
text-align: center;
 
text-align: center;
                background: #9B9BFF;
 
 
}
 
}
 
 
 
#banner .title h2
 
#banner .title h2
 
{
 
{
font-size: 3em;
+
font-size: 2em;
 
}
 
}
 
 
Line 470: Line 471:
 
text-align: center;
 
text-align: center;
 
font-size: 1em;
 
font-size: 1em;
color: rgba(255,255,255,0.3);
+
color: rgba(0,0,0,0.3);
 
}
 
}
 
 
Line 476: Line 477:
 
{
 
{
 
text-decoration: none;
 
text-decoration: none;
color: rgba(255,255,255,0.6);
+
color: rgba(0,0,0,0.6);
 
}
 
}
  

Revision as of 10:00, 10 July 2016