summaryrefslogtreecommitdiffstats
path: root/ogcp/static/css
diff options
context:
space:
mode:
Diffstat (limited to 'ogcp/static/css')
-rw-r--r--ogcp/static/css/soleta.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/ogcp/static/css/soleta.css b/ogcp/static/css/soleta.css
new file mode 100644
index 0000000..d9a775b
--- /dev/null
+++ b/ogcp/static/css/soleta.css
@@ -0,0 +1,3 @@
+.state--opg {
+ background-color: rgb(252, 222, 66);
+}