Utilisateur:Divag/monobook.css : Différence entre versions

De fablabo
Aller à : navigation, rechercher
Ligne 2 : Ligne 2 :
 
   font-family:Arial;
 
   font-family:Arial;
 
   background-color:white;  
 
   background-color:white;  
 +
}
 +
 +
body, div#content {
 
   color:#4d4d4d;  
 
   color:#4d4d4d;  
 
}
 
}
Ligne 15 : Ligne 18 :
 
/*
 
/*
 
   liens cassés #c20000
 
   liens cassés #c20000
 +
*/
 +
 +
/*
 +
border-image: url(/mediawiki/images/Border.png)
 +
<slice {1,4}> / <width {1,4}> <outset> <repeat{1,2}>;
 
*/
 
*/

Version du 8 décembre 2014 à 11:53

body { 
  font-family:Arial;
  background-color:white; 
}

body, div#content {
  color:#4d4d4d; 
}

* a, #bodyContent a.external{
  color:#b46508;
}

* a:visited, #bodyContent a.external:visited {
  color:#fe8b04;
}

/*
   liens cassés #c20000
*/

/*
border-image: url(/mediawiki/images/Border.png)
<slice {1,4}> / <width {1,4}> <outset> <repeat{1,2}>;
*/