diff --git a/css/txt.spip.css.html b/css/txt.spip.css.html index dabb341a71699cf7a1d9c9476c159467f9a0bc1d..cff876d6d35156ceaf7fa1af125e4c44ce37446e 100644 --- a/css/txt.spip.css.html +++ b/css/txt.spip.css.html @@ -316,3 +316,9 @@ h1 { list-style: none; padding: 0; } + +/* Modele icone */ +.icon > .label { + display: inherit; + text-align: center; +}