Difference between revisions of "Team:TU Delft/Header Test"

Line 174: Line 174:
 
     display: inline;
 
     display: inline;
 
     float:left;
 
     float:left;
}
 
 
#scroll-spy li.sub-heading {
 
    margin-left:20px;
 
}
 
 
#scroll-spy li.active {
 
    color:red;
 
 
}
 
}
  
Line 221: Line 213:
 
     background-color: rgba(57, 61, 63,0.98);
 
     background-color: rgba(57, 61, 63,0.98);
 
}
 
}
 +
#sub-navigation a.active {
 +
    background-color: rgba(57, 61, 63,0.98);
 +
}
 +
 
#sub-navigation > ul {
 
#sub-navigation > ul {
 
     display:none;
 
     display:none;

Revision as of 13:30, 4 August 2015