add option to select cover class in metadata + kmlu cover
[librarian.git] / scripts / master.css
old mode 100755 (executable)
new mode 100644 (file)
index 553bb59..b2ea786
@@ -1,8 +1,6 @@
 /*
 /*
- * Copyright © 2008,2009,2010 Fundacja Nowoczesna Polska  
- *
- * This file is part of Librarian, licensed under GNU Affero GPLv3 or later.
- * For full license text see COPYING or <http://www.gnu.org/licenses/agpl.html>
+ *  This file is part of Librarian, licensed under GNU Affero GPLv3 or later.
+ *  Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
  *
  */
 body {
  *
  */
 body {
@@ -212,3 +210,8 @@ em.person {
     font-variant: small-caps;
 }
 
     font-variant: small-caps;
 }
 
+em.wieksze-odstepy
+{
+    font-style: normal;
+    word-spacing: 1em;
+}