Links always has pointer cursor & inherits color.

This commit is contained in:
2021-02-18 23:48:15 +01:00
parent b02472ef75
commit 8d3a21825d

View File

@@ -20,6 +20,8 @@ body {
a {
text-decoration: none;
cursor: pointer;
color: inherit;
}
.title {