fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
new cover
[wolnelektury.git]
/
wolnelektury
/
static
/
css
/
cite.css
diff --git
a/wolnelektury/static/css/cite.css
b/wolnelektury/static/css/cite.css
index
4335f2e
..
2067f47
100755
(executable)
--- a/
wolnelektury/static/css/cite.css
+++ b/
wolnelektury/static/css/cite.css
@@
-1,4
+1,4
@@
-
a
.cite {
+.cite {
display: block;
color: black;
background: white;
display: block;
color: black;
background: white;
@@
-32,7
+32,7
@@
a.cite {
#big-cite {
#big-cite {
- background-color: #
5f3e1c
; /* average image color */
+ background-color: #
45321f
; /* average image color */
color: white;
padding: 0;
margin: 0;
color: white;
padding: 0;
margin: 0;
@@
-95,7
+95,7
@@
a.cite {
margin: 1.6em 0.2em 1.6em 17.5em;
}
#big-cite .source span {
margin: 1.6em 0.2em 1.6em 17.5em;
}
#big-cite .source span {
- font-size: 1.
1
em;
+ font-size: 1.
2
em;
}
}
@@
-121,3
+121,17
@@
a.cite {
margin: 0;
padding: 1em;
}
margin: 0;
padding: 1em;
}
+
+
+.Fragment-item .fragment {
+ color: black;
+ display: block;
+}
+.Fragment-item .toggle {
+ font-size: 1.1em;
+ display:block;
+ padding: .5em 0;
+}
+.Fragment-item {
+ margin-bottom: 2em;
+}