Add color for hyperlinks.

This commit is contained in:
2025-08-14 16:50:42 -07:00
parent 1dc6423738
commit aa28b50d35

View File

@@ -22,6 +22,10 @@ footer {
clear: both ;
}
a {
color: #cc6
}
/* For TAGLIST.HTML */
.taglist {
text-align: center ;