From 1b3b98d24dd6ffd53cd3f10b6681977adf6355ba Mon Sep 17 00:00:00 2001 From: simoon Date: Wed, 12 Jan 2022 13:34:49 +0100 Subject: [PATCH] updated styles.css --- static/styles.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/static/styles.css b/static/styles.css index becbaa2..695d810 100644 --- a/static/styles.css +++ b/static/styles.css @@ -39,10 +39,7 @@ label { } input#metadata { - border: 1px solid grey; - margin-right: 1em; - margin-left: 1em; - float: right; + background-color: rgba(100, 149, 237, 0.4); } input#generate {