Changes

From Life After BOB Wiki
20 bytes removed ,  03:57, 9 June 2021
no edit summary
Line 47: Line 47:  
.mp-title a{
 
.mp-title a{
 
   color:initial;
 
   color:initial;
   text-decoration:underline;
+
   text-decoration:none;
   background-image: linear-gradient(rgb(192,228,220), rgb(192,228,220));
+
   background-image: linear-gradient(#0645ad, #0645ad);
   background-size: 0 5px, auto;
+
   background-size: 100% 1px, auto;
 
   background-repeat: no-repeat;
 
   background-repeat: no-repeat;
 
   background-position: center bottom;
 
   background-position: center bottom;