Copyright/common.css : Différence entre versions
De erg
< Utilisateur:Copyright
m (Copyright a déplacé la page Utilisateur:Copyright/Common.css vers Utilisateur:Copyright/common.css) |
|||
| Ligne 1 : | Ligne 1 : | ||
* { | * { | ||
color:red !important; | color:red !important; | ||
| + | } | ||
| + | |||
| + | pre { | ||
| + | color:green; | ||
| + | background:gray; | ||
} | } | ||
Version actuelle datée du 23 janvier 2024 à 15:17
* {
color:red !important;
}
pre {
color:green;
background:gray;
}