« get me outta code hell

css: give square images a self-confidence boost - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-09-11 15:13:54 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-09-11 15:13:54 -0300
commit44f1442bf28bac7b07ac25c1ea15c6b3a9d1223a (patch)
treeaaeddb24977e8bc66dc17f2246d8d556fcb733d5
parent8a23eb5888242d6243eb6954d7d68622c24bdbcd (diff)
css: give square images a self-confidence boost
-rw-r--r--src/static/site4.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/static/site4.css b/src/static/site4.css
index f79c0c2..ab8976b 100644
--- a/src/static/site4.css
+++ b/src/static/site4.css
@@ -558,7 +558,7 @@ a.box img {
   height: auto;
 }
 
-a.box .square .image-container {
+.square .image-container {
   width: 100%;
   height: 100%;
 }