I have no idea what I want/need at this point

This commit is contained in:
Pagwin 2022-01-26 20:29:19 -05:00
parent a55309e9f0
commit a1f30e5a77

View file

@ -11,3 +11,6 @@ h1{
:not(h2) a:visited{
color:#500;
}
a {
display: inline-block;
}