diff --git a/static/theme.css b/static/theme.css index 39a2e46..f2a2f15 100644 --- a/static/theme.css +++ b/static/theme.css @@ -134,4 +134,9 @@ h1 border: 2px solid; text-align: center; order: 3; /*flex thing*/ +} + +.tick +{ + color: #dddddd; } \ No newline at end of file