diff --git a/public/index.css b/public/index.css index 7c85719..f97ab20 100644 --- a/public/index.css +++ b/public/index.css @@ -5,7 +5,7 @@ p, a, h1 { font-family: 'Rounded Elegance', sans-serif; } -p, p.white_fix, i.white { +p, p.white_fix, i.white, li { color: white; } a, h1, p.green, i, h2 {