diff options
author | Alan Pearce | 2023-04-19 13:59:41 +0200 |
---|---|---|
committer | Alan Pearce | 2023-04-19 13:59:41 +0200 |
commit | a7892484cd7eb266ba282256bbba6f079b754b5b (patch) | |
tree | 785abb93d81666df079c1abe51f483216d2dc3f2 | |
parent | 89ddd8729ecc93bf3701592693044b37ad5fcc52 (diff) | |
download | website-a7892484cd7eb266ba282256bbba6f079b754b5b.tar.lz website-a7892484cd7eb266ba282256bbba6f079b754b5b.tar.zst website-a7892484cd7eb266ba282256bbba6f079b754b5b.zip |
Remove commented-out colour
-rw-r--r-- | templates/style.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/style.html b/templates/style.html index 122a641..1ccc971 100644 --- a/templates/style.html +++ b/templates/style.html @@ -25,7 +25,6 @@ a { color: #3273dc; - /*color: #ff5e6c;*/ } .title { |