diff --git a/app/assets/stylesheets/themes/default/pages/_forums.scss b/app/assets/stylesheets/themes/default/pages/_forums.scss index 8791a57..374a77f 100644 --- a/app/assets/stylesheets/themes/default/pages/_forums.scss +++ b/app/assets/stylesheets/themes/default/pages/_forums.scss @@ -130,6 +130,10 @@ div#categories { color: $blue; font-weight: bold; } + + .sticky { + color: $red; + } thead th { @include linear-gradient(#15181b, #0d1011);