X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/0600fa257660dd107bada5971b3296b3244fea03..b52915c178ae1242b1258b810134212c9e724e0a:/platforma/static/css/html.css?ds=sidebyside diff --git a/platforma/static/css/html.css b/platforma/static/css/html.css index 105f05a7..6bc118dd 100644 --- a/platforma/static/css/html.css +++ b/platforma/static/css/html.css @@ -118,7 +118,7 @@ } .htmlview .dzielo_nadrzedne { - font-size: 0.375em; + font-size: 1.5em; display: block; line-height: 1.5em; margin-bottom: -0.25em; @@ -244,13 +244,13 @@ counter-increment: main; } -.htmlview *[wl2o\:editable] { +/* .htmlview *[wl2o\:editable] { background-color: pink; } .htmlview *[wl2o\:editable] *[wl2o\:editable] { background-color: red; -} +} */ .htmlview .annotation:hover { @@ -260,4 +260,4 @@ .parse-warning .message { color: purple; font-weight: bold; -} \ No newline at end of file +}