Difference between revisions of "Template:Uppsala NewTemplate"

Line 106: Line 106:
  
 
/*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:active > a{  
+
nav ul li:hover > a{
 +
    color: #E84243;
 +
    text-decoration: none;
 +
    border-bottom: 2px solid #E84243;
 +
}
 +
 
 +
nav ul li.active > a{  
 
     color: #E84243;
 
     color: #E84243;
 
     text-decoration: none;
 
     text-decoration: none;

Revision as of 13:40, 14 November 2015