diff options
Diffstat (limited to 'public')
| -rw-r--r-- | public/404/index.html | 2 | ||||
| -rw-r--r-- | public/community.frame.work.css | 4 | ||||
| -rw-r--r-- | public/index.html | 2 |
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>©2023 kjhoerr@https://submelon.dev/:wD.c.s.h.m-0</span> + <span>©2023 kjhoerr@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>©2023 kjhoerr@https://submelon.dev/:wD.c.s.h.m-0</span> + <span>©2023 kjhoerr@https://submelon.dev/:wD.c.s.h.p-0</span> </footer> </main> </body> |
