Commit 5682987e authored by Volker Coors's avatar Volker Coors
Browse files

Update index.html

parent f8504373
Pipeline #6105 passed with stages
in 11 seconds
......@@ -48,7 +48,7 @@
d > 100 ? '#F6EC00' :
d > 75 ? '#D1E023' :
d > 50 ? '#B2D531' :
d > 50 ? '#A4C711' :
d > 25 ? '#A4C711' :
d > 0 ? '#61B949' :
'#FFEDA0';
}
......@@ -75,4 +75,4 @@
</body>
</html>
\ No newline at end of file
</html>
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment