/*
Theme Name: AntreDuDingo_v2
Theme URI: http://redhot-workshop.fr/
Author: Maric 'RedHot' GINTRAND
Author URI: http://redhot-workshop.fr/
Description: La version 2026+ du theme de l'Antre du Dingo, le blog de l'airsoft
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: airsoft, blog, dings lair, lantre du dingo, dingchavez
Text Domain: fr-FR

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");
@import url("./style/fonts.css");
@import url("./style/base.css");
@import url("./style/home.css");
@import url("./style/header.css");
@import url("./style/footer.css");
@import url("./style/entry.css");
@import url("./style/entries.css");
@import url("./style/nav-below.css");
@import url("./style/comments.css");
@import url("./style/search.css");
@import url("./style/sidebar.css");

/* :root {
  --highlight-color: #de0609;
  --highlight-subtle-color: #ce0000;
} */

@media (min-width: 576px) {}
@media (min-width: 768px) {}
@media (min-width: 992px) {}
@media (min-width: 1200px) {}
@media (min-width: 1400px) {}