You've already forked AstralRinth
forked from didirus/AstralRinth
7 lines
96 B
Plaintext
7 lines
96 B
Plaintext
.link {
|
|
color: var(--color-link);
|
|
|
|
&:hover {
|
|
text-decoration: underline;
|
|
}
|
|
} |