mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
fixed some bad spacing
This commit is contained in:
parent
055a103f05
commit
b41cc304d7
@ -31,7 +31,7 @@ class CodelessCode(BasicNewsRecipe):
|
||||
.chapter_title { font-size: 1.75em; margin-top: 0; } \
|
||||
.chapter_title::first-letter { font-size: 1.35em; font-weight: 500; letter-spacing: -.05em; } \
|
||||
h2 { margin-top: 0; } \
|
||||
.image_wrapper { text-align: center; }'
|
||||
.image_wrapper { text-align: center; }'
|
||||
index = 'http://www.thecodelesscode.com/contents'
|
||||
language = 'en'
|
||||
max_articles_per_feed = 1000 # I can only wish
|
||||
|
Loading…
x
Reference in New Issue
Block a user