« get me outta code hell

don't show only-base-contributed tracks - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/site.css
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2019-11-19 15:26:04 -0400
committerFlorrie <towerofnix@gmail.com>2019-11-19 15:26:04 -0400
commitc2f9fc44776f1a5cb343963a00a1524e6ff3154f (patch)
treea95a859c74f09501f32569050f9dd9c4350ba6bc /site.css
parentd446362bd6046a82446d1fca4e7f2885c98c34fd (diff)
don't show only-base-contributed tracks
i.e, don't show tracks in artist listings to which the artist has only
contributed a based-upon song to; these tracks clutter the list and are
less useful than they were before thanks to each track's list of tracks
that reference it on its page
Diffstat (limited to 'site.css')
-rw-r--r--site.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/site.css b/site.css
index 587138e..f10af38 100644
--- a/site.css
+++ b/site.css
@@ -140,10 +140,6 @@ h1 {
     margin-bottom: 10px;
 }
 
-li.contributed-only-original {
-    opacity: 0.7;
-}
-
 #top-index #content h1 {
     text-align: center;
     font-size: 2em;