fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added caching of latest blog posts fetched from wolnepodreczniki blog.
[wolnelektury.git]
/
bin
/
master.css
diff --git
a/bin/master.css
b/bin/master.css
index
c3613d5
..
f6ee64f
100644
(file)
--- a/
bin/master.css
+++ b/
bin/master.css
@@
-121,7
+121,15
@@
p.paragraph {
margin: 1.5em 0 0;
}
+p.motto {
+ font-style: italic;
+}
+
div.fragment {
border-bottom: 0.1em solid #999;
padding-bottom: 1.5em;
}
+
+hr.spacer {
+ height: 3em;
+}