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

De fablabo
Aller à : navigation, rechercher
Ligne 5 : Ligne 5 :
 
}
 
}
  
* a, a.external{
+
* a, #bodyContent a.external{
 
   color:#b46508;
 
   color:#b46508;
 
}
 
}
  
* a:visited, a.external:visited {
+
* a:visited, #bodyContent a.external:visited {
 
   color:#fe8b04;
 
   color:#fe8b04;
 
}
 
}

Version du 8 décembre 2014 à 11:36

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

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

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

/*
   liens cassés #c20000
*/