/*
Theme Name: Math'a Ara Child
Theme URI: http://mathaara.math.pf
Author: Jonovan Vonghes
Author URI: http://mathaara.math.pf
Description: Création du child theme pour l'application Math'a ara.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: math.pf, maths.pf, monvr.pf
Text Domain: mathaara
Template: stanleywp
*/

/* -------------------------------------------- 
	STANLEYWP CSS IMPORT
-------------------------------------------- */

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


/* -------------------------------------------- 
	MATH'A ARA CSS IMPORT
-------------------------------------------- */

@import url("./css/base.css");
@import url("./css/math.css");
@import url("./css/classes.css");
@import url("./css/participer.css");
@import url("./css/concours.css");
@import url("./css/repondre.css");
@import url("./css/correction.css");
@import url("./css/archive.css");
@import url("./css/chat.css");



/*input[type="text"], textarea {
outline: none;
box-shadow:none !important;
border:1px solid #ccc !important;
}*/




