fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
commit on close of reusable inedxer
[wolnelektury.git]
/
wolnelektury
/
static
/
css
/
cite.css
diff --git
a/wolnelektury/static/css/cite.css
b/wolnelektury/static/css/cite.css
index
2067f47
..
e23dee1
100755
(executable)
--- a/
wolnelektury/static/css/cite.css
+++ b/
wolnelektury/static/css/cite.css
@@
-36,9
+36,9
@@
color: white;
padding: 0;
margin: 0;
color: white;
padding: 0;
margin: 0;
- background-image: url(/static/img/backdrop/
boltron-3212284622
.jpg);
+ background-image: url(/static/img/backdrop/
horiavarlan-4268896468
.jpg);
background-size: 100%;
background-size: 100%;
- background-position: 50%
5
0%;
+ background-position: 50%
7
0%;
}
#big-cite .cite {
}
#big-cite .cite {
@@
-134,4
+134,10
@@
}
.Fragment-item {
margin-bottom: 2em;
}
.Fragment-item {
margin-bottom: 2em;
+ /* white-box */
+ border: 1px solid #ddd;
+ background: #fff;
+ -moz-box-shadow: 2px 2px 2px #ddd;
+ -webkit-box-shadow: 2px 2px 2px #ddd;
+ box-shadow: 2px 2px 2px #ddd;
}
}