diff --git a/public/style.css b/public/style.css index f586a34..9ecde32 100644 --- a/public/style.css +++ b/public/style.css @@ -7,7 +7,7 @@ /* Base styles */ body { - font-family: "Courier New", Courier, monospace; + /*font-family: "Courier New", Courier, monospace;*/ background-color: var(--bg-color); color: var(--text-color); line-height: 1.6; diff --git a/src/layouts/BaseLayout.astro b/src/layouts/BaseLayout.astro index 8ad9dcb..e948d0d 100644 --- a/src/layouts/BaseLayout.astro +++ b/src/layouts/BaseLayout.astro @@ -5,26 +5,71 @@ - + - - - + - Home + Contact

Contact

+

Link Style 1

Link Style 2 { (nextAction != "complete" && (
@@ -231,7 +236,7 @@ const msgValue = pickValue("msg");