From efb902f3f293db4aac6e57b9f3a84143d84a90e9 Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Sun, 6 May 2018 18:21:34 +0100 Subject: [Wiki] Misc improvements, plus a beta search feature --- static/style.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'static') diff --git a/static/style.css b/static/style.css index 78f2663b..a857bd4d 100644 --- a/static/style.css +++ b/static/style.css @@ -151,3 +151,10 @@ div.payment-icon img { div.payment-icon { margin-right: 1em; } + +div.quote { + border-left: 3px solid #7289DA; + color: #99AAB5; + padding-left: 20px; + margin-bottom: 1rem; +} \ No newline at end of file -- cgit v1.2.3