« get me outta code hell

remove unused img alt CSS - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/static/site2.css
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-01-05 19:53:45 -0400
committer(quasar) nebula <qznebula@protonmail.com>2023-01-05 19:53:45 -0400
commit8a875d610d16085132104b429c52aa39a6c7dad3 (patch)
tree2b6262a4e7662f70bdf71cc5fe814ae536880ed8 /src/static/site2.css
parent6079f214f8ba5f95433f501c5408c3b9911ad23e (diff)
remove unused img alt CSS
Diffstat (limited to 'src/static/site2.css')
-rw-r--r--src/static/site2.css6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/static/site2.css b/src/static/site2.css
index 62b43ff..0f408c6 100644
--- a/src/static/site2.css
+++ b/src/static/site2.css
@@ -730,12 +730,6 @@ li > ul {
 
 img {
   object-fit: cover;
-  /* these unfortunately dont take effect while loading, so...
-    text-align: center;
-    line-height: 2em;
-    text-shadow: 0 0 5px black;
-    font-style: oblique;
-    */
 }
 
 .reveal {