fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed #671: no text styling on themes
[redakcja.git]
/
redakcja
/
static
/
css
/
master.css
diff --git
a/redakcja/static/css/master.css
b/redakcja/static/css/master.css
index
8e1d053
..
9e0b561
100644
(file)
--- a/
redakcja/static/css/master.css
+++ b/
redakcja/static/css/master.css
@@
-236,7
+236,6
@@
img.tabclose {
vertical-align: text-bottom;
}
-
/*
* HTML Editor view
*/
@@
-260,3
+259,8
@@
img.tabclose {
background-color: black;
opacity: 0.4;
}
+
+.poezja_cyt {
+ margin:1.5em 2em 0;
+ font-size:0.875em
+}