diff --git a/spip_style.css b/spip_style.css index 8dcede85ba5cba7a6b47df19b80e8dd7d6f84ade..b43daf471f3c36c90f269e1b0ce4cb2ef17e9772 100644 --- a/spip_style.css +++ b/spip_style.css @@ -152,6 +152,17 @@ input.formrecherche { .spip_surligne { background-color: #FFFF66; } +/* + * Images typographiques (via image_typo) + */ +.image_typo { + display: inline; +} +.texte_typo { + display: none; +} + + /* * Barre de raccourcis */