fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Packaging fix.
[librarian.git]
/
scripts
/
master.css
diff --git
a/scripts/master.css
b/scripts/master.css
index
44fe927
..
a7cdb00
100644
(file)
--- a/
scripts/master.css
+++ b/
scripts/master.css
@@
-5,10
+5,10
@@
*/
body {
font-size: 16px;
*/
body {
font-size: 16px;
- font: Georgia, "Times New Roman", serif;
+ font
-family
: Georgia, "Times New Roman", serif;
line-height: 1.5em;
margin: 3em;
line-height: 1.5em;
margin: 3em;
- max-width:
36
em;
+ max-width:
48
em;
}
a {
}
a {
@@
-175,6
+175,10
@@
div.note p, div.dedication p, div.note p.paragraph, div.dedication p.paragraph {
font-style: italic;
}
font-style: italic;
}
+div.frame {
+ border: 1px darkgray solid;
+}
+
hr.spacer {
height: 3em;
visibility: hidden;
hr.spacer {
height: 3em;
visibility: hidden;
@@
-210,3
+214,8
@@
em.person {
font-variant: small-caps;
}
font-variant: small-caps;
}
+em.wieksze-odstepy
+{
+ font-style: normal;
+ word-spacing: 1em;
+}