From 9b3976ec32dd3a38ad9d251bdd77426b2e4a5074 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Tue, 5 Dec 2023 09:15:17 -0500 Subject: Minor CSS tweaks --- local.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'local.css') diff --git a/local.css b/local.css index 0cb356c..a2c0f06 100644 --- a/local.css +++ b/local.css @@ -1,7 +1,11 @@ +body{line-height:1.4;} img{height:auto;max-width:100%;} h1{font-size:2.2rem;} h2{font-size:1.4rem;} h3{font-size:1.2rem;} +table{border-collapse:collapse;text-align:left;} +table tr{border-bottom:1px solid;} +table td{padding:8px;} .sidebar{border:1px solid; padding:1rem; margin-right:10px;width:auto;} .sidebar p{font-size:1rem;margin-top:0;} .sidebar ul{margin-bottom:0;padding-left:20px;} -- cgit v1.2.3-54-g00ecf