This commit is contained in:
Boof 2023-01-24 12:10:37 +01:00 committed by GitHub
parent 35098698c6
commit e8bb8a54fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,10 @@
color: #1470e9;
}
.colorurl:visited {
color: #1470e9;
}
.colorurl:hover {
color: #10addd;
}