diff --git a/lol.css b/lol.css index 90807fb..66efd2b 100644 --- a/lol.css +++ b/lol.css @@ -17,12 +17,12 @@ p.ct{font-size: 40px;} .bt{ -color: #ffffff; +color: white; font-size: 70px; } h2{ -color: #ffffff; +color: white; font-size: 30px; } @@ -38,7 +38,7 @@ .wow{ font-size:30px; background-color: navy; -border: 5px solid #ffffff; +border: 5px solid white; border-radius: 1000px 1000px 1000px 1000px; padding: 1em; text-align: center;