Browse Source

minor styling fixes

Olivier Massot 5 years ago
parent
commit
101caf6218
1 changed files with 5 additions and 27 deletions
  1. 5 27
      ot_templating/Resources/Public/assets/Modern/style/custom.css

+ 5 - 27
ot_templating/Resources/Public/assets/Modern/style/custom.css

@@ -275,6 +275,7 @@
 /*------------------------
     Members and MembersCa
 ------------------------*/
+
 .ot-members h3 {
     color: #000000;
     text-align: left;
@@ -337,7 +338,7 @@
 }
 
 .ot-members .ot-member-name * {
-    font-size: 20px;
+    font-size: 15px;
     color: #ffffff;
     width: 100%;
     height: 100%;
@@ -541,6 +542,7 @@
     Breadcrumb
 ------------------------*/
 .breadcrumb {
+    padding-left: 60px;
     list-style: none;
     display: flex;
     flex-direction: row;
@@ -550,10 +552,12 @@
 
 .breadcrumb li {
     margin: 0 3px;
+    font-size: 12px;
 }
 
 .breadcrumb li a {
     margin: 0 2px;
+    font-size: 12px;
 }
 
 .breadcrumb li::before {
@@ -628,11 +632,6 @@ Slick carousels
         margin-bottom: 4px;
     }
 
-/*============================
-Members and Ca Members pages
-============================*/
-
-
 
 /*============================
 Next events (homepage)
@@ -1020,27 +1019,6 @@ Structures page
     font-weight: bold;
 }
 
-/*============================
-Members page
-============================*/
-
-.team-round {
-    height: 330px;
-    width: 240px;
-    display: flex;
-    flex-direction: column;
-}
-
-.team .team-photo {
-    flex: 1;
-    display: flex;
-    flex-direction: column;
-    justify-content: center;
-}
-
-.team .team-photo img {
-    max-height: 200px;
-}
 
 /*============================
 Sitemap page