<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: e-primo-ecole
Theme URI: http://www.nomdomaine.com/
Description: ThÃ¨me crÃ©Ã© par Thibaut Lacheray.
Version: 1.0
Author: Thibaut Lacheray
 
Creation Theme by Thibaut Lacheray || http://17pixel.com
*/
/* ************************************ GENERAL ************ */
@import "css/general.css";
@import "css/320.css" only screen and (min-width : 320px) and (max-width : 479px);
@import "css/480.css" only screen and (min-width : 480px) and (max-width : 639px);
@import "css/640.css" only screen and (min-width : 640px) and (max-width : 767px);
@import "css/768.css" only screen and (min-width : 768px) and (max-width : 959px);
@import "css/960.css" only screen and (min-width : 960px) and (max-width : 1023px);
@import "css/1024.css" only screen and (min-width : 1024px) and (max-width : 1279px);
@import "css/1280.css" only screen and (min-width : 1280px) and (max-width : 2560px);</pre></body></html>