diff --git a/public/about.html b/public/about.html index d52e5dd..381cd43 100644 --- a/public/about.html +++ b/public/about.html @@ -3,10 +3,6 @@
Nothing to see here, sorry!
(This page won't turn blue; there's no script tag. But diff --git a/public/css/index.css b/public/css/index.css index d18c255..4e8e06b 100644 --- a/public/css/index.css +++ b/public/css/index.css @@ -4,6 +4,6 @@ } p { - background-color: lemonchiffon; - border: dashed 1px black; + background-color: lemonchiffon; + border: dashed 1px black; } diff --git a/public/index.html b/public/index.html index bcfba32..57bf06f 100644 --- a/public/index.html +++ b/public/index.html @@ -12,7 +12,9 @@ - Hello, world! + + Hello, world! + About
script