diff --git a/misc/userscripts/readability b/misc/userscripts/readability index 26a46b0ec..4cf987c70 100755 --- a/misc/userscripts/readability +++ b/misc/userscripts/readability @@ -21,16 +21,24 @@ tmpfile = os.path.join( if not os.path.exists(os.path.dirname(tmpfile)): os.makedirs(os.path.dirname(tmpfile)) -# styling for window size depended margin scaling and line height -header = """ +# Styling for dynamic window margin scaling and line height +HEADER = """ +