]> iEval git - app-web-oof.git/blobdiff - static/style.css
Add website down / maintenance mode
[app-web-oof.git] / static / style.css
index 3679d1d917cbd177bd9136d7761256fe00d92c96..0c289f1962cce6b2258ee5e4b7835b3d29e3a5db 100644 (file)
@@ -73,6 +73,10 @@ table,th,td {
        border-collapse: collapse;
 }
 
+tr.highlight {
+       background-color: rgba(255,240,0,0.5);
+}
+
 th,td {
        padding: 0.2em;
 }
@@ -88,6 +92,7 @@ a.title {
        cursor: pointer;
        font-weight: bold;
        padding: 1em;
+       color: black;
        background-color: lightgreen;
        border-radius: 2em;
        border-style: solid;
This page took 0.018298 seconds and 4 git commands to generate.