Merge branch 'master' of git@stigma:platforma
[redakcja.git] / platforma / static / css / html.css
index 105f05a..6bc118d 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] {
+/* .htmlview *[wl2o\:editable] {
     background-color: pink;
 }
 
 .htmlview *[wl2o\:editable] *[wl2o\:editable] {
     background-color: red;
-}
+} */
 
 
 .htmlview .annotation:hover {
 .parse-warning .message {
     color: purple;
     font-weight: bold;
-}
\ No newline at end of file
+}