Difference between revisions of "Template:KU Leuven/main/css"

Line 270: Line 270:
 
.main-nav {
 
.main-nav {
 
     position:fixed;
 
     position:fixed;
     width:80px;
+
     width:100px;
 
     height:200px;
 
     height:200px;
 
     top: 17px;
 
     top: 17px;
Line 288: Line 288:
 
.nav-item:hover {  /* this is active when your mouse moves is over the item */
 
.nav-item:hover {  /* this is active when your mouse moves is over the item */
 
     border-style: solid;
 
     border-style: solid;
     border-bottom: 5px transparent #8b7a57;
+
     border-right: 5px transparent #8b7a57;
 
}
 
}
  

Revision as of 14:28, 2 September 2015