diff --git a/static/source/css/event.styl b/static/source/css/event.styl index a1a44ce9..513b3089 100644 --- a/static/source/css/event.styl +++ b/static/source/css/event.styl @@ -166,7 +166,6 @@ a, a:hover font-size: 60px color: white line-height: 60px - font-style: italic margin-bottom: 20px h2 @@ -174,7 +173,6 @@ a, a:hover font-size: 40px color: #E7E7E7 line-height: 40px - font-style: italic #newsletter .facebook diff --git a/templates/event/base.html b/templates/event/base.html index c0df2599..18bd4825 100644 --- a/templates/event/base.html +++ b/templates/event/base.html @@ -28,9 +28,10 @@ + - + {% if event.page_main_color %} diff --git a/templates/event/menu.html b/templates/event/menu.html index 28514ea7..bf46f091 100644 --- a/templates/event/menu.html +++ b/templates/event/menu.html @@ -1,9 +1,9 @@ {% load core_tags i18n static %} -