From d7d8e0985e6e6145825aaffb1de63dcafbab7bd6 Mon Sep 17 00:00:00 2001 From: Zoe Date: Fri, 20 Sep 2019 10:24:43 -0400 Subject: [PATCH] date venue banner change --- 2020/assets/css/custom.css | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/2020/assets/css/custom.css b/2020/assets/css/custom.css index 815fad77..b31cc2a7 100644 --- a/2020/assets/css/custom.css +++ b/2020/assets/css/custom.css @@ -23,6 +23,14 @@ h3 { margin-top: 10px; } +.lp-date-place { + font-size: 22px; + line-height: 1.2; + letter-spacing: 0.29em; + font-weight: 300; + margin-bottom: 5px +} + #lp-content { position: relative; } .text-thick { @@ -620,11 +628,13 @@ hr { background-color: #204A87; color: #FFFFFF; } + .lp-banner a, .lp-banner .text-muted, #footer .text-muted { color: #FFFFFF; } + .lp-signup { margin-right: 10px; margin-left: 10px; -- 2.25.1