From c4e51fe2ea46c8ac7d73f6a3cd178841f0e0093f Mon Sep 17 00:00:00 2001 From: gennyble Date: Wed, 18 Dec 2024 13:33:51 -0600 Subject: Mrow --- served/styles/common.css | 8 +------- served/styles/home.css | 6 ++++++ 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'served/styles') diff --git a/served/styles/common.css b/served/styles/common.css index f798e3a..91750cf 100755 --- a/served/styles/common.css +++ b/served/styles/common.css @@ -36,7 +36,7 @@ body { margin: 0; padding: 0; width: 100%; - height: 100%; + min-height: 100%; } body { @@ -84,12 +84,6 @@ p { margin: 1rem 0; } -ul { - padding: 0; - list-style-position: inside; - list-style-type: decimal; -} - a { color: var(--link); } diff --git a/served/styles/home.css b/served/styles/home.css index bd23605..c67d711 100644 --- a/served/styles/home.css +++ b/served/styles/home.css @@ -1,3 +1,9 @@ +ul { + padding: 0; + list-style-position: inside; + list-style-type: decimal; +} + #hello { margin: 1rem 0; } -- cgit 1.4.1-3-g733a5