Fixed #671: no text styling on themes
authorRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Thu, 15 Jul 2010 10:36:38 +0000 (12:36 +0200)
committerRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Thu, 15 Jul 2010 10:36:38 +0000 (12:36 +0200)
wolnelektury/static/css/master.book.css

index 2a8ea8b..5470dbf 100644 (file)
@@ -155,8 +155,14 @@ p {
     color: #777;
     padding: 0 0.5em;
     width: 7.5em;
+
     font-style: normal;
     font-weight: normal;
+    font-variant: normal;
+    letter-spacing: 0;
+    text-transform: none;
+    text-decoration: none;
+
     font-size: 16px;
     float: right;
     margin-right: -9.5em;