diff --git a/home.css b/home.css index 132bbd7..02323e5 100644 --- a/home.css +++ b/home.css @@ -34,7 +34,7 @@ body { margin: 0; } -p, h1, h2 { +h1, h2, p { text-shadow: 2px 2px 2px black; } @@ -397,4 +397,10 @@ button:disabled:hover { transition: 0.3s; background: white; transform: translateX(-50%); + border: none; + outline: none; +} + +#opening { + text-shadow: 2px 2px 2px transparent; } \ No newline at end of file diff --git a/index.html b/index.html index e7bfa6e..09a6754 100644 --- a/index.html +++ b/index.html @@ -88,6 +88,6 @@
- +