diff options
Diffstat (limited to 'theme/templates/ebook/header.html')
-rw-r--r-- | theme/templates/ebook/header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/templates/ebook/header.html b/theme/templates/ebook/header.html index 4851be2..f6eda79 100644 --- a/theme/templates/ebook/header.html +++ b/theme/templates/ebook/header.html @@ -1,3 +1,3 @@ -<div style="font-family: sans-serif;margin-top: 20px;padding-bottom: 10px;border-bottom: 2px solid #eee;color: #aaa;"> +<div style="font-family: sans-serif;margin-top: 20px;padding-bottom: 10px;border-bottom: 1px solid #eee;color: #aaa;"> <span>_TITLE_</span> </div>
\ No newline at end of file |