From 090fd96c4ae84a503f0d191c4eeebe1af649127c Mon Sep 17 00:00:00 2001 From: "real3t@gmail.com" <> Date: Sat, 25 Mar 2017 16:45:00 +0000 Subject: [PATCH] =?UTF-8?q?Ajustement=20de=20la=20taille=20de=20la=20fl?= =?UTF-8?q?=C3=A8che=20sur=20les=20gros=20blocs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- stylesportailcognac.css.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/stylesportailcognac.css.html b/stylesportailcognac.css.html index 6ea49e99..b75b6bdb 100644 --- a/stylesportailcognac.css.html +++ b/stylesportailcognac.css.html @@ -603,6 +603,8 @@ div#content { width: 100%; } } .portailcognac #projets .suite .icon { margin: auto; + align-self: center; + font-size: 3vw; } @media only screen and (max-width:[(#GET{LargeurContaineur})]px) { .portailcognac #projets h2 { -- GitLab