MediaWiki:Common.css

Note : après avoir enregistré vos modifications, il se peut que vous deviez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

  • Firefox / Safari : maintenez la touche Maj (Shift) en cliquant sur le bouton Actualiser ou pressez Ctrl-F5 ou Ctrl-R (⌘-R sur un Mac)
  • Google Chrome : appuyez sur Ctrl-Maj-R (⌘-Shift-R sur un Mac)
  • Internet Explorer : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl-F5
  • Opera : allez dans Menu → Settings (Opera → Préférences sur un Mac) et ensuite à Confidentialité & sécurité → Effacer les données d’exploration → Images et fichiers en cache.
/* Le CSS placé ici sera appliqué à tous les habillages. */

.page-Spécial_AllDiscussions .category-items {display:none}

.Grey-Input-tabs {
    margin-bottom: 50px !important;
}

.low-tech-tour.mission-bio {
background-image: url('https://lowtechlab.org/w/images/8/8f/Mb-cover.jpg');
}

.ltl-expe.Agami h1 {
text-align: center;
font-size:4em;
}

.page-Projet_Agami #main-content-header {
display:none;
}

.page-Projet_Agami .ltl-expe.Agami {
background-image: url('https://lowtechlab.org/w/images/b/bf/Couv-agami.jpg');
}

.btn-group-recenser .btn {
    padding: 10px 15px;
    font-size: 1.1em;
}

.page-Pin_a_low-tech #main-content-header {
display:none;
}

.btn-recenser {
 margin-left:10px;
}

.page-Pin_a_low-tech .btn-recenser a {
color:#fff !important;
}

.low-tech-tour.grece {
background-image: url('https://lowtechlab.org/w/images/5/5a/Lt-for-refugee-black.jpg');
}

.low-tech-tour.habitat-pilote {
background-image: url('https://lowtechlab.org/w/images/e/e8/Hp-couv.jpg');
}

.youtube-intro-title {
 background-image : url('https://lowtechlab.org/w/images/b/ba/Youtube-arrow2.jpg');
    background-position: right 20px top 10px;
    background-repeat: no-repeat;
}

.youtube-intro-title a {
text-decoration:underline;
color:#ff0000 !important;
}

.youtube-intro-title a:hover {
color:#cc0808 !important;
}

.youtube-intro-title p {
font-family: Verveine-Regular;
    font-size: 2.5em;
    transform: rotate(-5deg);
    max-width: 357px;
    line-height: 1.2em;
    margin: auto;
    padding-top: 40px;
    text-align: right;
    width: calc(100% - 150px);
}