From 7d1537e3ebfa5a0593d71c9b3febd7afc666c2eb Mon Sep 17 00:00:00 2001 From: Miraty Date: Thu, 11 Aug 2022 16:39:31 +0200 Subject: [PATCH] Use *:not(table, pre), footer { max-width: 40rem; } +main > nav { + max-width: 30rem; +} + header, main > *, footer { margin-left: auto; margin-right: auto; } -code { - line-height: var(--font-size) + 6%; - font-size: var(--font-size); -} - -nav { - display: inline-block; -} - header { text-align: center; margin-top: 0.8rem; @@ -73,6 +68,10 @@ abbr { text-decoration: underline 0.2em dotted; } +pre { + margin: 0; +} + a { text-decoration: underline var(--svc-color) 0.2em; color: var(--foreground-color); diff --git a/public/index.php b/public/index.php index c1613af..3aaadab 100644 --- a/public/index.php +++ b/public/index.php @@ -1,28 +1,30 @@ -
-
-
- -
- -
-
- -
- - -
-
- -
- - -
-
- -
- -
+