diff --git a/static/source/css/event.styl b/static/source/css/event.styl index f526fa08..a1a44ce9 100644 --- a/static/source/css/event.styl +++ b/static/source/css/event.styl @@ -46,7 +46,7 @@ a, a:hover background: white border: 0px border-top: 3px solid mint - font-family: serif_font + font-family: sans_font .navbar-brand color: black diff --git a/templates/event/base.html b/templates/event/base.html index b8be6baa..c0df2599 100644 --- a/templates/event/base.html +++ b/templates/event/base.html @@ -30,6 +30,7 @@ + {% if event.page_main_color %}