aboutsummaryrefslogtreecommitdiffstats
path: root/static/style.css
diff options
context:
space:
mode:
authorLibravatar cel 🌸 <cel@blos.sm>2024-05-11 23:58:14 +0100
committerLibravatar cel 🌸 <cel@blos.sm>2024-05-11 23:58:14 +0100
commit1606e6ff1041e18f23f88ff18176b01d7733d4d3 (patch)
tree9f0fde1499cbaff81f2de5b006c2a8191b5b448a /static/style.css
parenta29429442f524a420120da1a39d27a99a257d95d (diff)
downloadblossom-1606e6ff1041e18f23f88ff18176b01d7733d4d3.tar.gz
blossom-1606e6ff1041e18f23f88ff18176b01d7733d4d3.tar.bz2
blossom-1606e6ff1041e18f23f88ff18176b01d7733d4d3.zip
add skinnyverse poem
Diffstat (limited to '')
-rw-r--r--static/style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 957429b..d843bae 100644
--- a/static/style.css
+++ b/static/style.css
@@ -268,6 +268,12 @@ iframe {
padding: 0;
}
+#the-skinnyverse-poem {
+ width: 700px;
+ height: 700px;
+ max-width: 100%;
+}
+
/* posts sidebar widget */
#posts {