« get me outta code hell

blog - My blog website - https://florrie.ed1.club
about summary refs log tree commit diff
path: root/site/static/site.css
diff options
context:
space:
mode:
Diffstat (limited to 'site/static/site.css')
-rw-r--r--site/static/site.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/site/static/site.css b/site/static/site.css
index 9483ed9..e2693d8 100644
--- a/site/static/site.css
+++ b/site/static/site.css
@@ -98,6 +98,16 @@ th, td {
   padding: 2px;
 }
 
+/* Art */
+
+div.art-container {
+  display: flex;
+  flex-direction: column;
+  align-items: center;
+  margin-bottom: 4px;
+  margin-top: 4px;
+}
+
 /* Page specific stuff ----------------------------------------------------- */
 
 /* Post pages */