This commit is contained in:
2024-03-26 19:44:19 +00:00
parent 49cd315008
commit 31868ad1d3

View File

@@ -15,6 +15,11 @@ header {
.link { .link {
padding: 5px; padding: 5px;
color: #07a;
}
.link:visited {
color: #07a;
} }
.headerContent { .headerContent {