Created
April 24, 2020 21:41
-
-
Save arielallon/d2c7f7f3c1a93287f67f72d6b1e64a17 to your computer and use it in GitHub Desktop.
Yediot Ahronot Print css
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#ya-topdate { | |
display:none; | |
} | |
#ya-header-logo { | |
display:none; | |
} | |
.ExternalWebpageIframeResp { | |
display:none; | |
} | |
.roof-info { | |
display:none; | |
} | |
.MostDiscussedArticles { | |
display:none; | |
} | |
.ahya { | |
width: 100% !important; | |
} | |
.ahya-sub-title { | |
width: 100% !important; | |
} | |
#ahya-roof-wrapper { | |
display: none; | |
} | |
.area.content .B2b { | |
display:none; | |
} | |
.area.content .B4 { | |
width: 100% !important; | |
} | |
.art-body-wrapper { | |
width: 100% !important; | |
} | |
.art_body_width_4 { | |
width: 100% !important; | |
} | |
.back-to-top { | |
display: none !important; | |
} | |
.element .B4 .ghcite { | |
display: none; | |
} | |
#ya-footer { | |
display: none; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment