diff --git a/site/changelog.php b/site/changelog.php index ab758e1..df5516b 100644 --- a/site/changelog.php +++ b/site/changelog.php @@ -162,6 +162,23 @@ +
  • + 01-11-2025 + +
  • diff --git a/style/guestbook.css b/style/guestbook.css index 06ec59f..be80143 100644 --- a/style/guestbook.css +++ b/style/guestbook.css @@ -1,9 +1,9 @@ :root { --pagebg:#232c2f; - --pagecolor:#65eeb788; - --button-border-color: #588c7388; - --button-color: #65eeb788; - --border: #588c7388; + --pagecolor: #DB7093; + --button-border-color: #DB7093; + --button-color: #FFB6C1; + --border: #DB7093; } ul.pages {