diff --git a/public/index.css b/public/index.css index 3e58467..2351d94 100644 --- a/public/index.css +++ b/public/index.css @@ -8,7 +8,7 @@ p, a, h1 { p, p.white_fix { color: white; } -a, h1, p.green, i { +a, h1, p.green, i, h2 { color: lime; } body {