summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-02-10 08:25:36 -0500
committerBradley Taunt <bt@btxx.org>2024-02-10 08:25:36 -0500
commitd664bc567e8301565bf37dbd5af097f0b2e3808f (patch)
treeeee91d0ada2ad1f7f8d8de0d44a2544f08cd0d55 /local.css
parentb36705ee394c3c4112ec486f43be70ac2ad04785 (diff)
Minor search styling updates
Diffstat (limited to 'local.css')
-rw-r--r--local.css2
1 files changed, 2 insertions, 0 deletions
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) {