From 0f7a0b452825b362c9bb681b2b7d5003f592e755 Mon Sep 17 00:00:00 2001 From: Gnieark Date: Thu, 13 Sep 2018 15:59:09 +0200 Subject: [PATCH] little fix on css --- style-2018-08-29b.css => style-2018-09-13.css | 2 +- tpl/_head.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename style-2018-08-29b.css => style-2018-09-13.css (99%) diff --git a/style-2018-08-29b.css b/style-2018-09-13.css similarity index 99% rename from style-2018-08-29b.css rename to style-2018-09-13.css index cb9bf08..3269657 100644 --- a/style-2018-08-29b.css +++ b/style-2018-09-13.css @@ -148,7 +148,7 @@ article { } } -@media (min-width: 70em) { +@media (min-width: 76em) { /* mise en deux colonnes */ section { float: left; diff --git a/tpl/_head.html b/tpl/_head.html index cdc115f..bcb6e6e 100644 --- a/tpl/_head.html +++ b/tpl/_head.html @@ -1,4 +1,4 @@ - + {{tpl:include src="user_head.html"}}