diff options
Diffstat (limited to 'ogcp/static')
-rw-r--r-- | ogcp/static/css/soleta.css | 3 |
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); +} |