fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add option to select cover class in metadata + kmlu cover
[librarian.git]
/
scripts
/
master.css
diff --git
a/scripts/master.css
b/scripts/master.css
index
98e142b
..
b2ea786
100644
(file)
--- a/
scripts/master.css
+++ b/
scripts/master.css
@@
-1,3
+1,8
@@
+/*
+ * This file is part of Librarian, licensed under GNU Affero GPLv3 or later.
+ * Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
+ *
+ */
body {
font-size: 16px;
font: Georgia, "Times New Roman", serif;
body {
font-size: 16px;
font: Georgia, "Times New Roman", serif;
@@
-205,3
+210,8
@@
em.person {
font-variant: small-caps;
}
font-variant: small-caps;
}
+em.wieksze-odstepy
+{
+ font-style: normal;
+ word-spacing: 1em;
+}