make links green

This commit is contained in:
dylan 2024-05-11 17:45:08 -07:00
parent 903c66b1d9
commit ac5f4d2c1e

View File

@ -40,6 +40,14 @@
footer {
max-inline-size: none;
}
a,
a:hover,
a:focus,
a:active,
a:visited {
color: lime;
}
</style>
</head>
<body>