Changes

Jump to navigation Jump to search
196 bytes removed ,  17:29, 15 June 2021
no edit summary
Line 32: Line 32:  
   background-size: cover;
 
   background-size: cover;
 
}
 
}
 +
 +
.mwbody a{
 +
  color:#0000FF;
 +
  text-decoration:underline;
 +
}
 +
 +
.mwbody a:hover{
 +
  color:white;
 +
  background-color:#0000FF;
 +
  text-decoration:underline;
 +
}
 +
      Line 109: Line 121:  
}
 
}
   −
.mp-category a{
  −
  color:initial;
  −
  text-decoration:none;
  −
  background-image: linear-gradient(#0645ad, #0645ad);
  −
  background-size: 100% 1px, auto;
  −
  background-repeat: no-repeat;
  −
  background-position: left bottom;
  −
  transition: all .2s ease-out;
  −
}
  −
  −
.mp-category a:hover{
  −
  background-size: 100% 100%, auto;
  −
  color:white;
  −
  text-decoration:none;
  −
}
      
.fc-text{
 
.fc-text{

Navigation menu