/*
Theme Name: Oblique Child
Theme URI: https://atelierlf.com/oblique-child/
Description: oblique Child Theme
Author: Lionel Fernandes
Template: oblique 
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Black, custom-header, custom-menu, dark featured-image-header, fluid-layout, full-width-template
Text Domain: oblique-child
*/

@import url("../oblique/style.css");


/* -----------------------
modification générale.
------------------------*/

/*modification du sous-titre - presentation du site */
.site-description {
	color: #ddd;
	font-size: 24px;
}
/* -----------------------
modification spécifique.
------------------------*/
/*Rendre les iphrame responsive*/
.responsiveCal {
	position: relative; padding-bottom: 75%; height: 0; overflow: hidden;
}
 .responsiveCal iframe { position: absolute; top:0; left: 0; width: 100%; height: 100%; 
}
