Mercurial > libervia-templates
changeset 343:d28816a65b7f
(bulma) CSS: small redesign of inlined code
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 15 Oct 2021 18:02:51 +0200 |
parents | 0d6826a73c0f |
children | e982a05d43b1 |
files | sat_templates/templates/bulma/static/styles.css |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/sat_templates/templates/bulma/static/styles.css Fri Oct 01 17:37:40 2021 +0200 +++ b/sat_templates/templates/bulma/static/styles.css Fri Oct 15 18:02:51 2021 +0200 @@ -153,6 +153,12 @@ max-width: 100%; } +:not(div.highlight>pre)>code { + border: 1px solid #DDD; + color: initial; + background-color: unset; +} + /************** * selections * **************/