From 7d4cd0a6765bf3b89f2f37fe17db80c3bba4275f Mon Sep 17 00:00:00 2001 From: Jimmy McArthur Date: Sun, 26 Aug 2018 17:51:28 -0500 Subject: [PATCH] Reverted Community changes on dev Signed-off-by: Jimmy McArthur --- themes/openstack/css/community-bis.css | 11 +- .../templates/Layout/CommunityPageBis.ss | 149 ++++++++---------- .../Layout/Includes/CommunityPageBisCode.ss | 20 +-- .../Includes/CommunityPageBisSponsorship.ss | 46 ++++-- .../Layout/Includes/CommunityPageBisUsers.ss | 60 ++++--- 5 files changed, 156 insertions(+), 130 deletions(-) diff --git a/themes/openstack/css/community-bis.css b/themes/openstack/css/community-bis.css index fe6c3ac28..dce47d8c9 100644 --- a/themes/openstack/css/community-bis.css +++ b/themes/openstack/css/community-bis.css @@ -4,7 +4,6 @@ padding: 0 50px 50px 50px; color: white; font-size: 1.2em; - margin-top: 50px; } .banner .banner-text-wrapper { @@ -167,7 +166,7 @@ } .project-groups-selected .project-group-button-selected { - width: 90%; + width: 100%; background-color: #58a935; font-weight: bold; height: 45px; @@ -203,15 +202,13 @@ } .project-button img { - width: 65px; + width: 100%; position: relative; - top: -5px; - left: -30px + top: -10px; } .project-button .code-name { position: relative; - top: -6px; left: -20px; font-weight: bold; } @@ -232,7 +229,7 @@ .where-to-start { padding: 50px; - /*margin-top: 50px;*/ + margin-top: 50px; color: white; background-image: url('/themes/openstack/images/community/bg.png'); } diff --git a/themes/openstack/templates/Layout/CommunityPageBis.ss b/themes/openstack/templates/Layout/CommunityPageBis.ss index eefa7777e..f19bbe0aa 100644 --- a/themes/openstack/templates/Layout/CommunityPageBis.ss +++ b/themes/openstack/templates/Layout/CommunityPageBis.ss @@ -1,27 +1,24 @@ -
+