diff --git a/.vscode/settings.json b/.vscode/settings.json index 6f3a291..f673a71 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,3 @@ { - "liveServer.settings.port": 5501 + "liveServer.settings.port": 5502 } \ No newline at end of file diff --git a/about.html b/about.html index b9b272a..a016941 100644 --- a/about.html +++ b/about.html @@ -84,6 +84,7 @@ justify-content: center; position: relative; left: 20vw; + color: ghostwhite; } .contents { @@ -92,11 +93,12 @@ position: relative; left: 20vw; margin-right: 50vw; + color: snow; } .linkhome { text-decoration: none; - color: black; + color: rgb(188, 132, 132); } diff --git a/index.html b/index.html index ecab5e3..b7c67cd 100644 --- a/index.html +++ b/index.html @@ -20,7 +20,10 @@