commit f624124f9c1b7ba4c0ac619606fcbc8f30b39b56 parent e6460ac74042d25e8b8e0ba51e043c5b3e0d1f98 Author: Frederic Cambus <fred@statdns.com> Date: Wed, 18 Apr 2018 23:22:58 +0200 Add padding for highlighted code Diffstat:
M | styles/chrysalide.css | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/styles/chrysalide.css b/styles/chrysalide.css @@ -91,6 +91,7 @@ p a { pre { font-size: 18px; overflow: auto; + padding: 8px 10px !important; } time {