Usunięcie różowego kolorku w tle elementów blokowych oraz zwiększenie czcionki, którą...
[redakcja.git] / platforma / static / css / html.css
index 105f05a..9f0d1ba 100644 (file)
 }
 
 .htmlview .dzielo_nadrzedne {
-    font-size: 0.375em;
+    font-size: 1.5em;
     display: block;
     line-height: 1.5em;
     margin-bottom: -0.25em;
     counter-increment: main;
 }
 
-.htmlview *[wl2o\:editable] {
-    background-color: pink;
-}
-
 .htmlview *[wl2o\:editable] *[wl2o\:editable] {
     background-color: red;
 }