From 927b448cd31ff2c86db249ea4b49e32d3b9be9a5 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Tue, 8 Jul 2025 15:19:41 -0400 Subject: WIP layout changes, CSS minor tweaks --- public/images/openbsd-kde-desktop.png | Bin 0 -> 1515045 bytes public/style.css | 8 ++++---- 2 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 public/images/openbsd-kde-desktop.png (limited to 'public') diff --git a/public/images/openbsd-kde-desktop.png b/public/images/openbsd-kde-desktop.png new file mode 100644 index 0000000..ed1bca6 Binary files /dev/null and b/public/images/openbsd-kde-desktop.png differ diff --git a/public/style.css b/public/style.css index 9cb4b9a..8214030 100644 --- a/public/style.css +++ b/public/style.css @@ -4,7 +4,7 @@ body { font-family: Arial, Verdana, sans-serif; - line-height: 1.6; + line-height: 1.4; margin: 0 auto; max-width: 780px; padding: 0 1em; @@ -55,11 +55,11 @@ header { font-size: 95%; margin: 1rem 0; } -header nav ul { +nav ul { list-style: none; padding: 0; } -header nav ul li { +nav ul li { display: inline-block; margin: 0 15px 0 0; } @@ -212,4 +212,4 @@ footer > p { blockquote { color: lightgoldenrodyellow; } -} \ No newline at end of file +} -- cgit v1.2.3-70-g09d2