diff --git a/files/events/assets/css/blizzard.css b/files/events/assets/css/blizzard.css index c474f56c4..4226e06d6 100644 --- a/files/events/assets/css/blizzard.css +++ b/files/events/assets/css/blizzard.css @@ -302,7 +302,7 @@ body { background-color: #1f1f1f; } - @import url(https://fonts.googleapis.com/css?family=Lato:400,700); + /*@import url(https://fonts.googleapis.com/css?family=Lato:400,700); body, html { overflow:hidden; @@ -314,7 +314,7 @@ body { text-transform: uppercase; color: #FFF; - } + }*/ .color { width: 20%; diff --git a/files/events/templates/banner_rDrama.html b/files/events/templates/banner_rDrama.html index 548a72e81..00861e2a1 100644 --- a/files/events/templates/banner_rDrama.html +++ b/files/events/templates/banner_rDrama.html @@ -1,4 +1,5 @@ -{# #} +{# #} + {% set banner_img = EVENT_HEADER_ICONS | random %}