summaryrefslogtreecommitdiffstats
path: root/static/styles.css
diff options
context:
space:
mode:
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;
-}