modif trame
This commit is contained in:
@ -77,10 +77,10 @@
|
||||
position: absolute;
|
||||
display: block;
|
||||
content: ' ';
|
||||
background-image: url('/user/themes/lecampus/images/Trame-bleu.svg');
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
background-image: url('/user/themes/lecampus/images/Trame-bleu2.svg');
|
||||
background-repeat: repeat;
|
||||
// background-position: center;
|
||||
// background-size: cover;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
top: 0;
|
||||
@ -192,10 +192,10 @@
|
||||
}
|
||||
.card-body{
|
||||
padding: 15px;
|
||||
background-image: url('/user/themes/lecampus/images/Trame-bleu.svg');
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
background-image: url('/user/themes/lecampus/images/Trame-bleu2.svg');
|
||||
// background-position: center;
|
||||
background-repeat: repeat;
|
||||
// background-size: cover;
|
||||
}
|
||||
}
|
||||
.event{
|
||||
@ -367,10 +367,10 @@
|
||||
.entete{
|
||||
@include inlineflex;
|
||||
padding: 20px;
|
||||
background-image: url('/user/themes/lecampus/images/Trame-bleu.svg');
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
background-image: url('/user/themes/lecampus/images/Trame-bleu2.svg');
|
||||
// background-position: center;
|
||||
background-repeat: repeat;
|
||||
// background-size: cover;
|
||||
height: auto;
|
||||
border-top: 10px solid $green;
|
||||
.entete_c{
|
||||
@ -772,14 +772,14 @@
|
||||
#mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow.ml-error .label-description p:first-letter {
|
||||
color: #ff0000 !important;
|
||||
}
|
||||
@media only screen and (max-width: 400px){
|
||||
.ml-form-embedWrapper.embedDefault, .ml-form-embedWrapper.embedPopup { width: 100%!important; }
|
||||
.ml-form-formContent.horozintalForm { float: left!important; }
|
||||
.ml-form-formContent.horozintalForm .ml-form-horizontalRow { height: auto!important; width: 100%!important; float: left!important; }
|
||||
.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal { width: 100%!important; }
|
||||
.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal > div { padding-right: 0px!important; padding-bottom: 10px; }
|
||||
.ml-form-formContent.horozintalForm .ml-button-horizontal { width: 100%!important; }
|
||||
}
|
||||
// @media only screen and (max-width: 400px){
|
||||
// .ml-form-embedWrapper.embedDefault, .ml-form-embedWrapper.embedPopup { width: 100%!important; }
|
||||
// .ml-form-formContent.horozintalForm { float: left!important; }
|
||||
// .ml-form-formContent.horozintalForm .ml-form-horizontalRow { height: auto!important; width: 100%!important; float: left!important; }
|
||||
// .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal { width: 100%!important; }
|
||||
// .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal > div { padding-right: 0px!important; padding-bottom: 10px; }
|
||||
// .ml-form-formContent.horozintalForm .ml-button-horizontal { width: 100%!important; }
|
||||
// }
|
||||
|
||||
@media only screen and (max-width: 400px) {
|
||||
.ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields {
|
||||
@ -907,10 +907,8 @@
|
||||
@include inlineflex();
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
background-image: url('/user/themes/lecampus/images/Trame-bleu.svg');
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
background-image: url('/user/themes/lecampus/images/Trame-bleu2.svg');
|
||||
background-repeat: repeat;
|
||||
width: 100%;
|
||||
// height: 300px;
|
||||
.title{
|
||||
@ -1127,10 +1125,10 @@
|
||||
}
|
||||
.card-body{
|
||||
padding: 15px;
|
||||
background-image: url('/user/themes/lecampus/images/Trame-bleu.svg');
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
background-image: url('/user/themes/lecampus/images/Trame-bleu2.svg');
|
||||
// background-position: center;
|
||||
background-repeat: repeat;
|
||||
// background-size: cover;
|
||||
}
|
||||
.card-content{
|
||||
margin-top: 20px;
|
||||
@ -1163,7 +1161,7 @@
|
||||
#sublog{
|
||||
.body-wrapper{
|
||||
background-image: url('../images/Trame-gris.svg');
|
||||
background-repeat: no-repeat;
|
||||
background-repeat: repeat;
|
||||
}
|
||||
.content{
|
||||
@include inlineflex;
|
||||
|
@ -361,10 +361,10 @@
|
||||
width: 100vw;
|
||||
height: 100%;
|
||||
content: '';
|
||||
background-image: url(/user/themes/lecampus/images/Trame-bleu.svg);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
background-image: url(/user/themes/lecampus/images/Trame-bleu2.svg);
|
||||
background-repeat: repeat;
|
||||
// background-position: center;
|
||||
// background-size: cover;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
margin-left: -27vw;
|
||||
@ -584,7 +584,7 @@
|
||||
#mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody.ml-form-embedBodyHorizontal{
|
||||
display: block!important;
|
||||
}
|
||||
#newsletter #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent label{
|
||||
#mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent label{
|
||||
white-space: normal!important;
|
||||
}
|
||||
#mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent{
|
||||
|
Reference in New Issue
Block a user