Usunięcie różowego kolorku w tle elementów blokowych oraz zwiększenie czcionki, którą...
authorzuber <marek@stepniowski.com>
Thu, 22 Oct 2009 19:01:47 +0000 (21:01 +0200)
committerzuber <marek@stepniowski.com>
Thu, 22 Oct 2009 19:01:47 +0000 (21:01 +0200)
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;
 }