Différences entre les versions de « Utilisateur:Polymorph-Ash/vector.css »

Aller à la navigation Aller à la recherche
aucun résumé de modification
Balise : Révocation manuelle
Ligne 179 : Ligne 179 :
   font-weight: bold;
   font-weight: bold;
   font-family: var(--headerfont);
   font-family: var(--headerfont);
  /* bottom-left grey outline + drop shadow */
   text-shadow:
   text-shadow:
    /* subtle grey outline, bottom-left only */
     -2px 2px 0 #000,
     -2px 2px 0 #000,
    /* drop shadow for depth, bottom-left */
     4px 4px 8px rgba(0,0,0,0.7);
     4px 4px 8px rgba(0,0,0,0.7);
   border-radius: 4px;
   border-radius: 4px;
   border: 3px groove var(--bordercolour);
   border: 3px groove var(--bordercolour);
Ligne 201 : Ligne 196 :


/*main body*/
/*main body*/
#content.mw-body {
#content.mw-body {
   background-color:rgba(255, 234, 189, 0.97);
   background-color:rgba(255, 234, 189, 0.97);
Ligne 360 : Ligne 354 :
}
}
#footer-places-about a, #footer-places-disclaimer a, #footer-places-mobileview a, #footer a, #footer {border-color:var(--whitetextandbg);background:transparent;}
#footer-places-about a, #footer-places-disclaimer a, #footer-places-mobileview a, #footer a, #footer {border-color:var(--whitetextandbg);background:transparent;}
#footer {margin-right:5em;}
#footer {margin-right:1%;;}
#footer-poweredbyico, #footer-poweredbyico a, #footer-poweredbyico li, #footer-poweredbyico ul, #footer-poweredbyico img {background:none!important;margin-bottom:0.75em;}
#footer-poweredbyico, #footer-poweredbyico a, #footer-poweredbyico li, #footer-poweredbyico ul, #footer-poweredbyico img {background:none!important;margin-bottom:0.75em;}


Menu de navigation