Remove obsolete commented code

This commit is contained in:
Sophist 2023-07-14 15:11:44 +01:00 committed by GitHub
parent 316d994a37
commit cb2f3f224c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -190,7 +190,6 @@ class PrivateEyeRecipe(BasicNewsRecipe):
'#content img.gnitty-right {float: none; width: 160px;}',
'#content #story > div[align=right] > img:first-child {float: none; width: 15px;}',
'#content #story > img:first-child {float: none; height: 100px; width: none; minimum-width: none;}',
#'#content #block-sections img {float: none; width: 100%;}',
'#content #block-sections img {float: none; width: none;}',
'#content #block-sections img.photo-right {float: right; width: 25%; min-width:120px; margin-left: 15px;}',
'#content #block-sections > p:last-child > img:first-child {float: none; width: 120px;}',