forked from noxious/client
More styling cleanup, tweaked login btns
This commit is contained in:
@ -39,7 +39,8 @@ button {
|
||||
|
||||
&.btn-cyan {
|
||||
background-color: rgba($cyan, 0.5);
|
||||
border: 2px solid rgba($white, 0.9);
|
||||
border: 1px solid $white;
|
||||
border-radius: 5px;
|
||||
|
||||
&:hover {
|
||||
background-color: $cyan;
|
||||
|
Reference in New Issue
Block a user