aboutsummaryrefslogtreecommitdiffhomepage
path: root/public
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2023-12-28 17:25:44 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2023-12-28 17:25:44 +0000
commit430dbbe6085e1ecfeab67daf5e9569ec5b2a30b0 (patch)
treedfd0d9df7e9fb714a21fa7d24e4c5f1b6ec2929c /public
parent736f787015e7757c17ad9a96ad7c0887b8752471 (diff)
downloadsubmelon.dev-430dbbe6085e1ecfeab67daf5e9569ec5b2a30b0.tar.gz
submelon.dev-430dbbe6085e1ecfeab67daf5e9569ec5b2a30b0.tar.bz2
submelon.dev-430dbbe6085e1ecfeab67daf5e9569ec5b2a30b0.zip
chore: autopublish 2023-12-28T17:25:44Z
Diffstat (limited to 'public')
-rw-r--r--public/404/index.html2
-rw-r--r--public/community.frame.work.css4
-rw-r--r--public/index.html2
3 files changed, 4 insertions, 4 deletions
diff --git a/public/404/index.html b/public/404/index.html
index 20a3435..90bae83 100644
--- a/public/404/index.html
+++ b/public/404/index.html
@@ -37,7 +37,7 @@
</section>
</article>
<footer>
- <span>&copy;2023 kjhoerr&#64;https://submelon.dev/:wD.c.s.h.m-0</span>
+ <span>&copy;2023 kjhoerr&#64;https://submelon.dev/:wD.c.s.h.p-0</span>
</footer>
</main>
</body>
diff --git a/public/community.frame.work.css b/public/community.frame.work.css
index 44b5a63..d8033b4 100644
--- a/public/community.frame.work.css
+++ b/public/community.frame.work.css
@@ -1,5 +1,5 @@
tr.topic-list-item.visited > td.main-link > span.link-top-line > a {
- color: #aaa;
+ color: #aaa !important;
}
@media (prefers-color-scheme: dark) {
@@ -303,6 +303,6 @@ tr.topic-list-item.visited > td.main-link > span.link-top-line > a {
}
tr.topic-list-item.visited > td.main-link > span.link-top-line > a {
- color: #aaa;
+ color: #aaa !important;
}
}
diff --git a/public/index.html b/public/index.html
index a1f2fa0..837ef0d 100644
--- a/public/index.html
+++ b/public/index.html
@@ -61,7 +61,7 @@
</section>
</article>
<footer>
- <span>&copy;2023 kjhoerr&#64;https://submelon.dev/:wD.c.s.h.m-0</span>
+ <span>&copy;2023 kjhoerr&#64;https://submelon.dev/:wD.c.s.h.p-0</span>
</footer>
</main>
</body>