changeset 354:cac1a96f3df8

bulma (static): better padding on inline `code`
author Goffi <goffi@goffi.org>
date Fri, 25 Nov 2022 17:07:26 +0100
parents ddcdc0475940
children ff67c700405e
files sat_templates/templates/bulma/static/styles.css
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/sat_templates/templates/bulma/static/styles.css	Tue Mar 22 16:55:23 2022 +0100
+++ b/sat_templates/templates/bulma/static/styles.css	Fri Nov 25 17:07:26 2022 +0100
@@ -162,6 +162,7 @@
     border: 1px solid #DDD;
     color: initial;
     background-color: unset;
+    padding: 0.05em 0.25em 0.05em;
 }
 
 /**************