aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--assets/css/default.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/assets/css/default.css b/assets/css/default.css
index 6a403c2..e2da533 100644
--- a/assets/css/default.css
+++ b/assets/css/default.css
@@ -1927,6 +1927,14 @@ main micro-card:first-of-type reaction-tip img {
padding: 1rem;
}
+[xml-data="sitemap"] a {
+ text-decoration: none;
+}
+
+[xml-data="sitemap"] a:hover {
+ text-decoration: underline;
+}
+
/* ----- Responsive ----- */
@media screen and (max-width: 1220px) {