<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:     Melanie Calvat
 Theme URI:      https://www.cephas/fr
 Description:    Votre site sera constitue de plusieurs pages (accueil, blog, contact, etc...) que vous pourrez librement personnaliser selon vos besoins.
 Author:         Cephas
 Author URI:     https://www.cephas.fr
 Template:       Divi
 Version:        1.0.1
*/
 
/* =Theme customization starts here
------------------------------------------------------- */
/*Habillage des images dans articles*/
.et_pb_post_content picture img {border-radius: 8px 8px 8px 8px;
    overflow: hidden;
    border-width: 2px;
    border-color: #FFFFFF;
    box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);padding:4px;
margin:10px;}

/*Habillage des images dans articles*/
.single-format-standard .et_pb_post_content figure.wp-block-image img {border-radius: 8px 8px 8px 8px;
    overflow: hidden;
    border-width: 2px;
    border-color: #FFFFFF;
    box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);padding:4px;
margin:10px;}

/*typographie*/
h1, h2.wp-block-heading, h3, h4, h5, h6 {color:#3F5C74}</pre></body></html>