From 8c03f6859c452738aafd554f8dc42cc636a4a1e9 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Mon, 10 Feb 2020 19:19:45 +0100 Subject: new feature : page redirection, close #44 --- assets/css/home.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'assets') diff --git a/assets/css/home.css b/assets/css/home.css index 4867c72..28ab5ff 100644 --- a/assets/css/home.css +++ b/assets/css/home.css @@ -91,6 +91,10 @@ aside.home details#bookmarks ul { padding: 2%; } +aside.home #edit input[type="submit"] { + width: 100%; +} + div#deepsearchbar { background-color: lightgrey; -- cgit v1.2.3