armansansd 3 anni fa
parent
commit
96fac0b9ee

File diff suppressed because it is too large
+ 0 - 0
web/themes/custom/popsu/assets/css/styles.min.css


+ 10 - 0
web/themes/custom/popsu/sass/pages/_actu.scss

@@ -362,7 +362,17 @@
 						padding: 0.4rem;
 					}
 				}
+				
 			}
+			.block-region-content{
+				>div:last-of-type{
+					grid-column: 1 / span 3;
+					background: $trame;
+					text-align: center;
+					padding: 1rem;
+				}	
+			}
+			
 			
 
 		}

+ 1 - 1
web/themes/custom/popsu/sass/pages/_home.scss

@@ -20,7 +20,7 @@
 		}
 		>div:last-of-type{
 			grid-column: 1 / span 3;
-			background-color: transparent;
+			background: $trame;
             text-align: center;
             padding: 1rem;
 		}

Some files were not shown because too many files changed in this diff