Mercurial > libervia-templates
comparison sat_templates/templates/bulma/static/styles.css @ 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 |
comparison
equal
deleted
inserted
replaced
342:0d6826a73c0f | 343:d28816a65b7f |
---|---|
149 min-width: 15em; | 149 min-width: 15em; |
150 } | 150 } |
151 | 151 |
152 .column { | 152 .column { |
153 max-width: 100%; | 153 max-width: 100%; |
154 } | |
155 | |
156 :not(div.highlight>pre)>code { | |
157 border: 1px solid #DDD; | |
158 color: initial; | |
159 background-color: unset; | |
154 } | 160 } |
155 | 161 |
156 /************** | 162 /************** |
157 * selections * | 163 * selections * |
158 **************/ | 164 **************/ |