From 51cf3f5964ef24976e523123fe3d71bbc183ea24aa9b3f1beff8fa5cb7926c4e Mon Sep 17 00:00:00 2001 From: n Date: Thu, 20 Mar 2025 01:21:17 -0500 Subject: [PATCH] Add buttons to the index --- site/assets/style.css | 4 ++++ site/index.xht | 9 +++++++++ 2 files changed, 13 insertions(+) diff --git a/site/assets/style.css b/site/assets/style.css index ae3f7e0..0e946e9 100644 --- a/site/assets/style.css +++ b/site/assets/style.css @@ -50,4 +50,8 @@ a:hover { a { color: dodgerblue; text-decoration: none; +} + +hr { + color: hotpink; } \ No newline at end of file diff --git a/site/index.xht b/site/index.xht index 09a46c0..43d29d1 100644 --- a/site/index.xht +++ b/site/index.xht @@ -57,6 +57,15 @@