diff --git a/htdocs/index.html b/htdocs/index.html index f4fda26..f2e332f 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -27,6 +27,9 @@ color: white; text-shadow: 0px 0px 5px black; } + a.new { + color: red; + }