Changes

250 bytes added ,  07:46, 3 September 2021
no edit summary
Line 1,308: Line 1,308:  
     font-weight: 400;
 
     font-weight: 400;
 
     letter-spacing: 0.28px;
 
     letter-spacing: 0.28px;
 +
}
 +
.clearlink a:link {
 +
color: inherit;
 +
text-decoration:none;
 +
}
 +
.clearlink a:visited {
 +
color: inherit;
 +
text-decoration:none;
 +
}
 +
.clearlink a:hover {
 +
color: inherit;
 +
text-decoration:none;
 +
}
 +
.clearlink a:active {
 +
color: inherit;
 +
text-decoration:none;
 
}
 
}