summaryrefslogtreecommitdiffstats
path: root/static/styles.css
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2026-08-19 22:31:58 -0700
committerRose Hogenson <rosehogenson@posteo.net>2026-08-19 22:31:58 -0700
commit99fc4f6c8c28179acc387c03b5e2862dde3cb1c5 (patch)
tree84815200b1593429c4d591515549b7784186c753 /static/styles.css
parent4002ac9a9f8ef4135f4dcb7256f6eb2d017dcce6 (diff)
downloadroseh.moe-99fc4f6c8c28179acc387c03b5e2862dde3cb1c5.tar.zst
Remove met art page
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css12
1 files changed, 0 insertions, 12 deletions
diff --git a/static/styles.css b/static/styles.css
index 969095f..0f56527 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -139,15 +139,3 @@ img.inline {
margin-right: 5px;
filter: drop-shadow(2px -1px 3px grey);
}
-
-figure {
- display: inline-block;
- text-align: center;
-}
-
-.fullwidth figure img {
- max-width: 100vw;
- max-height: 100vh;
- width: auto;
- height: auto;
-}