Started working on dark theme
This commit is contained in:
@ -35,8 +35,8 @@ button, .button
|
||||
:hover,
|
||||
&.active
|
||||
cursor pointer
|
||||
color white
|
||||
background-color button-hover-color
|
||||
color button-hover-color
|
||||
background button-hover-background
|
||||
|
||||
:active
|
||||
transform translateY(3px)
|
||||
|
Reference in New Issue
Block a user