From c252e76dd665ddd0cfa84ffdaa26fb52f0796600 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Fri, 2 Oct 2020 13:58:22 +0200 Subject: Added oisjgoiesjgoseijgf --- quotes/public/style.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'quotes/public/style.css') diff --git a/quotes/public/style.css b/quotes/public/style.css index 2c9c695..aac80ac 100644 --- a/quotes/public/style.css +++ b/quotes/public/style.css @@ -22,6 +22,18 @@ div { background: white; } +button:not([type="submit"]) { + background-color: #eee; + color: #444; + cursor: pointer; + padding: 18px; + width: 100%; + border: none; + text-align: left; + outline: none; + font-size: 15px; +} + input, button, select { -- cgit v1.2.3