summaryrefslogtreecommitdiffstats
path: root/ogcp/static/css
diff options
context:
space:
mode:
Diffstat (limited to 'ogcp/static/css')
-rw-r--r--ogcp/static/css/soleta.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/ogcp/static/css/soleta.css b/ogcp/static/css/soleta.css
index 8efbf3c..6871cf8 100644
--- a/ogcp/static/css/soleta.css
+++ b/ogcp/static/css/soleta.css
@@ -31,3 +31,7 @@ html, body {
color: #99791a !important;
}
+.badge-wol {
+ color: white !important;
+ background-color: #99791a !important;
+}