From 70411657215f7cbe760bee200dcb189855136a14 Mon Sep 17 00:00:00 2001 From: the lemons Date: Wed, 25 May 2022 01:11:00 -0500 Subject: new homepage --- static/amethyst.css | 12 ++++++++++++ static/zzcxz.png | Bin 0 -> 62795 bytes 2 files changed, 12 insertions(+) create mode 100644 static/zzcxz.png (limited to 'static') diff --git a/static/amethyst.css b/static/amethyst.css index a6f22c1..fcb8d62 100644 --- a/static/amethyst.css +++ b/static/amethyst.css @@ -316,3 +316,15 @@ pre { pre > code { color: black; } + +main.index { + display: flex; + align-items: center; + flex-wrap: wrap; + justify-content: center; +} + +.index .logo { + min-width: 25%; + max-width: 50%; +} diff --git a/static/zzcxz.png b/static/zzcxz.png new file mode 100644 index 0000000..8076f54 Binary files /dev/null and b/static/zzcxz.png differ -- cgit v1.2.3