This commit is contained in:
parent
44d7dd4d7a
commit
266e80b11e
File diff suppressed because one or more lines are too long
@ -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;
|
||||
|
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user