From e72873f49969ccd73fbd9408321a598079cbd049 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Wed, 24 Jan 2024 09:14:02 +0100 Subject: style the search --- web/style/layout.css | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'web') diff --git a/web/style/layout.css b/web/style/layout.css index b261781..0dc5aed 100644 --- a/web/style/layout.css +++ b/web/style/layout.css @@ -144,3 +144,13 @@ summary h3 { margin: 0; } } + +.search h1 { + text-align: center; +} +.search form { + text-align: center; +} +.search form input[type="text"] { + width: max(10em, 40%); +} -- cgit v1.2.3-70-g09d2