[open-event-legacy/deploy] Also land the appropriate CSS



commit 3a1cb45f943c3b02751860500b23de7d5f23cf49
Author: Tom Tryfonidis <tomtryf gmail com>
Date:   Sat Apr 6 23:46:10 2019 +0300

    Also land the appropriate CSS

 app/static/css/custom/gnome.css | 5 +++++
 1 file changed, 5 insertions(+)
---
diff --git a/app/static/css/custom/gnome.css b/app/static/css/custom/gnome.css
index 8736a902..fc604f5b 100644
--- a/app/static/css/custom/gnome.css
+++ b/app/static/css/custom/gnome.css
@@ -57,6 +57,11 @@
   left: 0;
 }
 
+.carousel .item {
+    background: #fff url('/static/img/featured_image.png') no-repeat center !important;
+    background-size: cover !important;
+}
+
 @media (min-width: 480px) {
   .top_nav .navbar-right li {
     border-left: none;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]