Signed-off-by: Odyssey346 <odyssey346@disroot.org>
This commit is contained in:
Odyssey346 2022-05-15 10:29:47 +02:00
parent bd59b6e323
commit 0e62241da8

View File

@ -11,12 +11,9 @@ a {
color: #ce1818;
text-decoration: none;
}
a.hover {
a:hover {
color: rgb(233, 110, 110);
}
a.visited {
color: #5f1919;
}
.center {
text-align: center;