improves color contrast on hollow buttons
This commit is contained in:
@@ -70,6 +70,11 @@ a {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.button.hollow {
|
||||||
|
border: 1px solid $link;
|
||||||
|
color: $link;
|
||||||
|
}
|
||||||
|
|
||||||
.postfix.button {
|
.postfix.button {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user