/* 
Theme Name:		 Donovan Child Theme
Theme URI:		 http://www.websitebundles.com/
Description:	 Theme by Site <a href=\"http://childthemegenerator.com/\">http://childthemegenerator.com/</a>
Author:			 WebsiteBundles
Author URI:		 www.faghy.it
Template:		 donovan
Version:		 1.0.0
Text Domain:	 Donovan-child
-------------------------------------------------------------- */ 

/* =Theme customization starts here
------------------------------------------------------- */

div#testo-home p {
    font-size: 20px;
}

pre {
    background-color: black ;
    color: whitesmoke ;
}

code {
    background-color: gainsboro;
    padding: 5px ;
}

h1.entry-title {
    color: #ee1133;
}