This commit is contained in:
Hell13Cat
2022-04-23 21:28:03 +03:00
parent 1738f647ce
commit cd717bfa75
11 changed files with 37 additions and 17 deletions
+6 -2
View File
@@ -51,11 +51,15 @@ a {
}
a:visited {
color: purple;
color: FireBrick;
}
a:active {
color: darkblue;
color: Red;
}
.title-index-nyaa {
color: Indigo;
}
#card {