Actions

Utilisateur

Copyright/common.css : Différence entre versions

De erg

< Utilisateur:Copyright
 
Ligne 1 : Ligne 1 :
 
* {
 
* {
 
color:red !important;
 
color:red !important;
 +
}
 +
 +
pre {
 +
color:green;
 +
background:gray;
 
}
 
}

Version actuelle datée du 23 janvier 2024 à 16:17

* {
color:red !important;
}

pre {
color:green;
background:gray;
}