Compare commits

...

1 Commits

Author SHA1 Message Date
dylan
ac5f4d2c1e make links green 2024-05-11 17:45:08 -07:00

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>