MediaWiki:Vector.css : Différence entre versions

De Wiki A4.fr
Ligne 9 : Ligne 9 :
  
 
h2{
 
h2{
font-size:25px !important;}
+
font-size:25px !important;
 +
color:#6E6E6E!important;
 +
border-bottom:3px solid #6E6E6E!important;}

Version du 13 juillet 2016 à 20:31

/* Le CSS placé ici affectera les utilisateurs de l’habillage Vector. */

h1{
background-color:#8A0808!important;
box-shadow: 4px 4px 9px 1px #6E6E6E!important;
padding:5px !important;
border-bottom:none !important;
color:white !important;}

h2{
font-size:25px !important;
color:#6E6E6E!important;
border-bottom:3px solid #6E6E6E!important;}