Changes

Jump to navigation Jump to search
no edit summary
Line 89: Line 89:  
}
 
}
   −
.mp-title a{
+
a{
 +
  color:#0000FF;!important
 +
  text-decoration:underline;
 +
}
 +
 
 +
a:hover{
 +
  background:#0000FF;
 +
  color:white;
 +
  text-decoration:none;
 +
}
 +
 
 +
a:visited{
 
   color:initial;
 
   color:initial;
   text-decoration:none;
+
   text-decoration:underline;
  background-image: linear-gradient(#0645ad, #0645ad);
+
}
  background-size: 100% 1px, auto;
+
 
  background-repeat: no-repeat;
+
.portal .body li a, .vector-menu-portal .body li a{
  background-position: left bottom;
+
   color:#0000FF;
   transition: all .2s ease-out;
   
}
 
}
   −
.mp-title a:hover{
+
.portal .body li a, .vector-menu-portal .body li a:hover{
  background-size: 100% 100%, auto;
   
   color:white;
 
   color:white;
   text-decoration:none;
+
}
 +
 
 +
 
 +
.portal .body li a, .vector-menu-portal .body li a:visited{
 +
   color:initial;
 
}
 
}
  

Navigation menu