bstlboard-front/src/app/ui/comment/comment.ui.scss

9 lines
143 B
SCSS

small a {
color: inherit !important;
text-decoration: none;
}
small a:hover {
color: inherit !important;
text-decoration: underline;
}