« get me outta code hell

New old art dump post, crazy <art> stuff - blog - My blog website - https://florrie.ed1.club
about summary refs log tree commit diff
path: root/site/static
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2018-08-09 00:07:10 -0300
committerFlorrie <towerofnix@gmail.com>2018-08-09 00:07:10 -0300
commit6cc53c6ee86a6426da662e0bb76501d641388248 (patch)
treea6c6f39cf2cf32f419bf98347646a4b425c82b28 /site/static
parentc1ac1cc1913508ad2a235cc69e2cb654e2dbe9ec (diff)
New old art dump post, crazy <art> stuff
Diffstat (limited to 'site/static')
-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 */