Difference between revisions of "Template:Uppsala NewTemplate"

Line 105: Line 105:
 
}
 
}
  
/*Only affects links in the first ul, the bar*/
+
/*Only affects links in the first ul, the bar
 
nav ul li:hover > a{  
 
nav ul li:hover > a{  
 
     color: #E84243;
 
     color: #E84243;
Line 111: Line 111:
 
     border-bottom: 2px solid #E84243;
 
     border-bottom: 2px solid #E84243;
 
}
 
}
 
+
*/
nav ul li:active > a{
+
    color: #E84243;
+
    text-decoration: none;
+
    border-bottom: 2px solid #E84243;
+
}
+
 
+
  
 
/*List of sub-menus*/
 
/*List of sub-menus*/

Revision as of 13:41, 14 November 2015