Clickable tags + Improvements.

This commit is contained in:
Daniel
2022-06-16 13:28:12 +04:30
parent 781b64548a
commit 751bd895ed
13 changed files with 110 additions and 64 deletions
+2 -2
View File
@@ -58,7 +58,7 @@ body {
color: darkgray;
}
.list a {
.link {
color: rgb(194, 193, 193);
}
@@ -130,7 +130,7 @@ body {
color: rgb(105, 105, 105);
}
.light .list a {
.light .link {
color: rgb(102, 102, 102);
}