summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2020-10-09 15:34:13 +0300
committerAndrew Dolgov <[email protected]>2020-10-09 15:34:13 +0300
commit377270c3ed4f1ab33feeba81d96690b712c1cd9d (patch)
treea63e8f826c78e2cbe79fa8407a0bd5a48729dfeb /css
parent77ef04b1965616d6fd89890881ce0246f557ea37 (diff)
add override styles for some obsolete tags
Diffstat (limited to 'css')
-rw-r--r--css/reader_iframe.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/reader_iframe.less b/css/reader_iframe.less
index 35b14bf..ed73ec8 100644
--- a/css/reader_iframe.less
+++ b/css/reader_iframe.less
@@ -17,6 +17,10 @@ blockquote {
font-style : italic;
}
+big, small {
+ font-size : inherit;
+}
+
/* ugly hack: this assumes default prefix used for epube - /books/
* since CSS is loaded inline, relative urls won't work properly so
* it's hardcoded for the time being (the alternative is pointing to