update link color, head 1 pos

This commit is contained in:
2026-08-01 01:16:15 +02:00
parent 092922dedc
commit cadb336914
+3 -2
View File
@@ -6,11 +6,12 @@ html, body {
} }
h1 { h1 {
padding: 80px;
text-align: center;
} }
a { a {
color: #a34adb;
} }