<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* =========================================== */
/* ==== CrÃ©Ã© par Nadj pour Cuisine.land ===== */
/* ========================================= */
/* Reproduction sans autorisation interdite */

header {
  background-image: url(img/header.png);
}


header h1 a,
.recette-cuisine .nom-recette a,
#sidebar a,
.categories_type li a,
#content a,
#recette .title,
#recette .info-recette b,
.commentaires-ajout .com-title {
  color: #E10096;
}

.plus,
#recette .semange b,
.pagination span {
  background-color: #E10096;
}</pre></body></html>