« get me outta code hell

content, css: generateArtistRollingWindowPage: more tweaks - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/static/css
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2025-07-11 08:42:04 -0300
committer(quasar) nebula <qznebula@protonmail.com>2025-07-11 08:42:04 -0300
commit8f33eb6f7aef3f52101108d1b36f3207d05ec411 (patch)
tree02be339b88ec849e4b3e80397a81f882227c12cf /src/static/css
parent2b71dd8f7c6652b53de72f477044569dbcf1aca0 (diff)
content, css: generateArtistRollingWindowPage: more tweaks
Diffstat (limited to 'src/static/css')
-rw-r--r--src/static/css/site.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/static/css/site.css b/src/static/css/site.css
index de089777..3e144406 100644
--- a/src/static/css/site.css
+++ b/src/static/css/site.css
@@ -2431,6 +2431,8 @@ html[data-url-key="localized.artistRollingWindow"] #content input[type=number] {
 }
 
 html[data-url-key="localized.artistRollingWindow"] #timeframe-selection-control a {
+  display: inline-block;
+  padding: 5px;
   text-decoration: underline;
   text-decoration-style: dotted;
 }