diff --git a/themes/longhorn/css/color.css b/themes/longhorn/css/color.css index 846d4ce..a6c2a25 100644 --- a/themes/longhorn/css/color.css +++ b/themes/longhorn/css/color.css @@ -400,6 +400,7 @@ button,.postform input[type="submit"],.reply input[type="submit"] { background-color:rgba(0,0,0,0.8); border: 1px solid white; box-shadow: 1px 1px 2px rgba(0,0,0,0.3); + color:white !important; } .notif .post_buttons { @@ -410,7 +411,7 @@ button,.postform input[type="submit"],.reply input[type="submit"] { } .notif .post_buttons a,.reply .post_buttons a{ - color:black !important; + color:black; } .reply .formbtn {