diff options
Diffstat (limited to 'public/static/style.css')
| -rw-r--r-- | public/static/style.css | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/public/static/style.css b/public/static/style.css index f5a87e1..bc8ab61 100644 --- a/public/static/style.css +++ b/public/static/style.css @@ -251,9 +251,10 @@ button.green:hover, } button.purple, -.button.purple { - background: #9a7ad2; - border-color: #6d5595; +.button.purple, +.twitch { + background: #9a7ad2 !important; + border-color: #6d5595 !important; } button.purple:hover, |
