fix the prettying

This commit is contained in:
2026-05-01 00:37:25 +00:00
parent b0c0afdce6
commit f1b85fe65f

View File

@@ -30,12 +30,12 @@ p {
ul {
color: #ffffff;
}
ul:visited {
a:visited {
color: #8686ff;
}
ul:link {
a:link {
color: #7373ff;
}
ul:hover {
a:hover {
color: #4343ff;
}