Changes

From Life After BOB Wiki
no edit summary
Line 48: Line 48:  
   color:initial;
 
   color:initial;
 
   text-decoration:underline;
 
   text-decoration:underline;
   background-image: linear-gradient(dodgerblue, dodgerblue);
+
   background-image: linear-gradient(rgb(192,228,220), rgb(192,228,220));
 
   background-size: 0 5px, auto;
 
   background-size: 0 5px, auto;
 
   background-repeat: no-repeat;
 
   background-repeat: no-repeat;