From 69f3b78beddcd28e1e1f5818351bee4d8140e10e Mon Sep 17 00:00:00 2001 From: JJ Date: Thu, 25 Jul 2024 22:21:21 -0700 Subject: update css and generator --- css/style.css | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) (limited to 'css') diff --git a/css/style.css b/css/style.css index 1e9d011..0508254 100644 --- a/css/style.css +++ b/css/style.css @@ -68,6 +68,19 @@ nav a:hover { font-size: 1.15em; } +ul { + list-style: square; +} + +footer { + text-align: right; + padding-bottom: 1em; +} + +.indent { + text-indent: 1em; +} + #intro { display: flex; flex-direction: row; @@ -86,10 +99,6 @@ nav a:hover { margin-top: 0; } -footer { - text-align: right; -} - @media screen and (max-width: 700px) { header { flex-direction: column; -- cgit v1.2.3-70-g09d2