Skip to content

Commit 77d35a9

Browse files
committedSep 12, 2015
bad prop name
1 parent b05eb78 commit 77d35a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎nikola/data/samplesite/templates/book.tmpl

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
-webkit-column-rule: 1px solid #ddd;
2626
height: 90vh;
2727
font-family: 'Gentium Book Basic', serif;
28-
font-color: #2d2e2e;
28+
color: #2d2e2e;
2929
font-weight: 500;
3030
}
3131
div.frame {

0 commit comments

Comments
 (0)
Please sign in to comment.