From 60dd473ad44cad1cc4c61d2dbc4d3a335d68864f Mon Sep 17 00:00:00 2001 From: ck <ck@mapcos7dev.localdomain> Date: Tue, 14 Apr 2020 11:42:06 +0000 Subject: [PATCH] =?UTF-8?q?Ajout=20de=20parametre=20li=C3=A9=20=C3=A0=20la?= =?UTF-8?q?=20police=20(mode=20light)=20pour=20le=20css=20de=20codeblock?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- like_mybb_bT4CK-theme.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/like_mybb_bT4CK-theme.xml b/like_mybb_bT4CK-theme.xml index 255cf2a..9315277 100644 --- a/like_mybb_bT4CK-theme.xml +++ b/like_mybb_bT4CK-theme.xml @@ -24,6 +24,7 @@ border: solid 1px #EEE; max-height: 280px; font-size: 13px; + font-weight: lighter; white-space: pre-wrap; background:#fffb465e; border-radius: 15px; -- GitLab