Différences entre les versions de « MediaWiki:Mobile.css »

324 octets ajoutés ,  18 août 2022 à 15:50
aucun résumé de modification
Balises : Révoqué Modification par le web mobile Modification par mobile
Balises : Modification par le web mobile Modification par mobile
 
(4 versions intermédiaires par le même utilisateur non affichées)
Ligne 23 : Ligne 23 :


/* texte */
/* texte */
h1{
    font-family: 'Nunito', sans-serif !important;
    font-weight: 800;
}
.banniereTitre{
.banniereTitre{
     margin: 0;
     margin: 0;
Ligne 31 : Ligne 35 :
     color: white;
     color: white;
     border-bottom: none;
     border-bottom: none;
}
h2{
    position: relative;
    margin: 0;
    text-align: left;
    color: #1c2731;
    font-family: 'Nunito',  sans-serif !important;
    font-weight: 500;
}
}
.banniereSection h2{
.banniereSection h2{
     color: white;
     color: white;
     width: 100%;
     width: 100%;
     padding: 20px 0px 0px 10%;
     padding: 35px 0px 0px 10%;
     font-size: 25px;
     font-size: 25px;
     font-weight: 800;
     font-weight: 800;
     border-bottom: none;
     border-bottom: none;
}
p{
    position: relative;
    margin: 0;
    color: #1f242a;
    font-weight: 400;
}
}
.banniereEntete p{
.banniereEntete p{
Ligne 86 : Ligne 104 :
}
}
.banniereSection{
.banniereSection{
     height: 120px;
     height: 100px;
}
}
.motifExagonalOrange{
.motifExagonalOrange{