Changes

Jump to navigation Jump to search
340 bytes removed ,  10:18, 23 June 2021
no edit summary
Line 115: Line 115:  
}
 
}
   −
.fc-text 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;
  −
}
     −
.fc-text a:hover{
  −
  background-size: 100% 100%, auto;
  −
  color:white;
  −
  text-decoration:none;
  −
}
      
.fc-grid{
 
.fc-grid{

Navigation menu