Tighter editor layout with icons.
[redakcja.git] / src / redakcja / static / css / html.css
index 85d48f0..5a969fb 100644 (file)
@@ -87,6 +87,7 @@
     font-size: 1em;
     margin: 1.5em 0 0;
     line-height: 1.5em;
+    font-weight: bold;
 }
 
 .htmlview p {
@@ -607,6 +608,7 @@ div[x-node] > .uwaga {
     padding: 1px;
     z-index: 2000;
     position: absolute;
+    text-align: left;
 }
 
 .html-editarea textarea {