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

Aller à la navigation Aller à la recherche
564 octets ajoutés ,  17 août 2022 à 16:19
aucun résumé de modification
 
(14 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: 50px 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 165 : Ligne 165 :
     fill:url(#Gradient1);
     fill:url(#Gradient1);
     opacity: 1;
     opacity: 1;
}
.background1{
    background-image:  url('https://wiki.fabbulle.tech/images/4/4a/Thomas-xavier-min.jpg');
    background-position: center;
    background-size: cover;
}
.background2{
    background-image:  url('https://wiki.fabbulle.tech/images/thumb/6/6c/Realisation-min.jpg/1200px-Realisation-min.jpg');
    background-position: center bottom;
    background-size: cover;
}
.background3{
    background-image:  url('https://wiki.fabbulle.tech/images/thumb/3/35/Surjetteuse-min.jpg/1200px-Surjetteuse-min.jpg');
    background-position: center;
    background-size: cover;
}
}


Ligne 173 : 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