armansansd пре 2 година
родитељ
комит
266e80b11e

Разлика између датотеке није приказан због своје велике величине
+ 0 - 0
web/themes/custom/popsu/assets/css/styles.min.css


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

@@ -305,7 +305,7 @@
 		margin: -20% 0 3rem 0 !important;
 	}
 }
-.programme-883{
+.programme-883 , .programme-878{
 	.main_logo{
 		// background: red;
 	margin: 0 0 3rem 0 !important;

+ 41 - 0
web/themes/custom/popsu/sass/pages/_programme.scss

@@ -932,3 +932,44 @@
     }
 }
 
+/**********************/
+/* EXODE URABAIN SPEC */
+/**********************/
+.programme-878{
+    .body{
+        overflow: auto !important;
+        height: auto !important;
+        footer{
+            display:none;
+        }
+        &:after{
+            display:none;
+        }
+        
+        //button
+        p:last-of-type{
+            text-align: center;
+        }
+        .ext{
+            display: inline-block;
+            margin: 0 auto;
+            background: #000;
+            color: #fff;
+            font-family: trueno;
+            font-weight: 500;
+            padding: .3rem .7rem;
+            font-size: .45rem;
+            text-decoration: none;
+            text-transform: uppercase;
+            svg{
+                display: none;
+            }
+            
+            &:hover{
+                color: #000;
+                background: #fff;
+            }
+        }
+    }
+    
+}

Неке датотеке нису приказане због велике количине промена