diff --git a/public/custom.css b/public/custom.css index 91693ab..12c070a 100644 --- a/public/custom.css +++ b/public/custom.css @@ -78,8 +78,14 @@ body .full.height { border: none !important; } -.right.stackable.menu a:first-of-type { - display: none; +.ui.green.button, +.ui.green.buttons .button { + background: var(--color-primary); +} + +.ui.green.button:hover, +.ui.green.buttons .button:hover { + background: var(--color-primary-light-1); } .ui.avatar.image,