« get me outta code hell

reveal strings on info card art - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/static/site.css
diff options
context:
space:
mode:
author(quasar) nebula <towerofnix@gmail.com>2021-04-05 16:03:13 -0300
committer(quasar) nebula <towerofnix@gmail.com>2021-04-05 16:03:13 -0300
commitd55610a3869167c8100ceec39f36334b5395de40 (patch)
tree20da297333dfa4f54ac4b87e985ff0ed09611200 /static/site.css
parentddca239668167b34157e6dfd2ab88e6b9774db7d (diff)
reveal strings on info card art
Diffstat (limited to 'static/site.css')
-rw-r--r--static/site.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/site.css b/static/site.css
index 83bddd3..d8d20dc 100644
--- a/static/site.css
+++ b/static/site.css
@@ -795,6 +795,9 @@ li > ul {
     width: 40%;
     margin: 5px;
     font-size: 0.8em;
+
+    /* Dynamically shown. */
+    display: none;
 }
 
 .info-card-art-container .image-container {