From d664bc567e8301565bf37dbd5af097f0b2e3808f Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Sat, 10 Feb 2024 08:25:36 -0500 Subject: Minor search styling updates --- local.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'local.css') diff --git a/local.css b/local.css index a3201f7..600f3cf 100644 --- a/local.css +++ b/local.css @@ -28,6 +28,8 @@ blockquote{border-left:4px solid;font-size:120%;font-style:italic;margin-left:0; .trail{display:flex;justify-content:space-between;} .trailprev,.trailnext{position:relative;width:30%;} .trailup{margin:0;} +.header #searchform{display:none;} +.searchquery .searchbox{max-width:100%;} .footnotes,#pageinfo{font-size:90%;} @media (max-width: 600px) { -- cgit v1.2.3-54-g00ecf