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

Aller à la navigation Aller à la recherche
12 octets supprimés ,  17 août 2022 à 16:19
aucun résumé de modification
 
(6 versions intermédiaires par le même utilisateur non affichées)
Ligne 3 : Ligne 3 :
https://wiki.fabbulle.tech/index.php?title=MediaWiki:Common.css&action=edit
https://wiki.fabbulle.tech/index.php?title=MediaWiki:Common.css&action=edit


@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;500;800&display=swap');
@import url( 'https://fonts.googleapis.com/css?family=Nunito:wght@300;400;500;800&display=swap');


body{
body{
     font-family: 'Segoe UI', Arial, Helvetica, sans-serif !important;
     font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
}
}
.corpsContenu{
.corpsContenu{
Ligne 27 : Ligne 27 :
h1{
h1{
     font-size: 30px;
     font-size: 30px;
     font-family: 'Nunito', Arial, Helvetica, sans-serif !important;
     font-family: 'Nunito', sans-serif !important;
     font-weight: 800;
     font-weight: 800;
}
}
Ligne 45 : Ligne 45 :
     color: #1c2731;
     color: #1c2731;
     font-size: 35px;
     font-size: 35px;
     font-family: 'Nunito', Arial, Helvetica, sans-serif !important;
     font-family: 'Nunito', sans-serif !important;
     font-weight: 500;
     font-weight: 500;
}
}
Ligne 51 : Ligne 51 :
     color: white;
     color: white;
     width: 100%;
     width: 100%;
     padding: 25px 0px 0px 10%;
     padding: 20px 0px 0px 10%;
     font-size: 30px;
     font-size: 25px;
     font-weight: 800;
     font-weight: 800;
     border-bottom: none;
     border-bottom: none;
Ligne 108 : Ligne 108 :
}
}
.banniereSection{
.banniereSection{
     height: 150px;
     height: 120px;
}
}
.motifExagonalOrange{
.motifExagonalOrange{
Ligne 188 : Ligne 188 :
.mb-100{
.mb-100{
     margin-bottom: 100px;
     margin-bottom: 100px;
}
.mb-70{
    margin-bottom: 70px;
}
}
.mb-50{
.mb-50{
     padding-bottom: 50px;
     margin-bottom: 50px;
}
}

Menu de navigation