Zachowywanie i wyƛwietlanie tekstu out-of-flow.
[redakcja.git] / platforma / static / css / html.css
index d6a4487..3c168c1 100755 (executable)
 
 #theme-edit-dialog .theme-mutli-list input:checked + label {
     font-weight: bold;
-}*/
\ No newline at end of file
+}*/
+
+.out-of-flow-text {
+    border: 1px solid #C8B849;
+    background-color: #D4CB9C;
+}
\ No newline at end of file