Changes

m
no edit summary
Line 240: Line 240:  
}
 
}
   −
.items a:visited {
+
.items a.external:visited {
 +
  color: rgb(255,255,255);
 +
        text-decoration: none;
 +
}
 +
 
 +
.items a:external {
 
       color: rgb(255,255,255);
 
       color: rgb(255,255,255);
 
         text-decoration: none;
 
         text-decoration: none;