fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
editable promo on main
[wolnelektury.git]
/
wolnelektury
/
static
/
css
/
cite.css
diff --git
a/wolnelektury/static/css/cite.css
b/wolnelektury/static/css/cite.css
index
c86ea65
..
c06777f
100755
(executable)
--- a/
wolnelektury/static/css/cite.css
+++ b/
wolnelektury/static/css/cite.css
@@
-21,6
+21,11
@@
a.cite {
}
}
+/* a long cite displays smaller */
+.cite-small .cite-body {
+ font-size: 1.4em;
+}
+
#big-cite {
#big-cite {
@@
-46,6
+51,10
@@
a.cite {
line-height: 1.2em;
color: #191919;
}
line-height: 1.2em;
color: #191919;
}
+/* a long cite displays smaller */
+#big-cite .cite-small .cite-body {
+ font-size: 2em;
+}
#big-cite .source {
#big-cite .source {