fixes+improvements
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
@import '../../../variables.scss';
|
||||
|
||||
|
||||
small a {
|
||||
color: inherit !important;
|
||||
text-decoration: none;
|
||||
@@ -6,4 +9,8 @@ small a {
|
||||
small a:hover {
|
||||
color: inherit !important;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
a.vote {
|
||||
color: $light-primary-text;
|
||||
}
|
||||
Reference in New Issue
Block a user