X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/df9d185f88fa914f619261ea5564003bb93a6041..dd84c95ada6ae106a819b278d542adf0ccc72f21:/redakcja/static/css/html.css diff --git a/redakcja/static/css/html.css b/redakcja/static/css/html.css index e2d70e37..8c381063 100644 --- a/redakcja/static/css/html.css +++ b/redakcja/static/css/html.css @@ -710,7 +710,6 @@ div[x-node] > .uwaga { .htmlview .aktywnosc { display: block; - border: 1px dotted #996600; } .htmlview .definiendum { @@ -725,3 +724,7 @@ div[x-node] > .uwaga { .htmlview .link { color: #990066; } + +.htmlview .kol div { + position: relative; +}