aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorthe lemons <citrons@mondecitronne.com>2022-05-25 01:11:00 -0500
committerthe lemons <citrons@mondecitronne.com>2022-05-25 01:11:00 -0500
commit70411657215f7cbe760bee200dcb189855136a14 (patch)
treedbb67f46c0e59f7c22ef5a155b22e53f1a0773cb /static
parent144ab28c99e93ff5040fb5361fe8b13fe1259e03 (diff)
new homepage
Diffstat (limited to 'static')
-rw-r--r--static/amethyst.css12
-rw-r--r--static/zzcxz.pngbin0 -> 62795 bytes
2 files changed, 12 insertions, 0 deletions
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
--- /dev/null
+++ b/static/zzcxz.png
Binary files differ