www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

style.css (59B)


      1 .error:before {
      2     content: "Erreur : ";
      3     color: red;
      4 }