Changes

no edit summary
Line 282: Line 282:  
     text-decoration: none;
 
     text-decoration: none;
 
}
 
}
 +
 +
    
a:hover {
 
a:hover {
     color: #40798C !important;
+
  /* color: #40798C !important; */
 +
     color: #F58DF5 !important;
 
     text-decoration: underline;
 
     text-decoration: underline;
 
}
 
}