Last active
July 15, 2022 01:53
-
-
Save izackwu/51d775cf4ea82ded3c18bb8ce202604e to your computer and use it in GitHub Desktop.
Better Caixin Weekly | 更好的财新周刊网页版阅读体验
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
weekly.caixin.com##.xiangguan | |
weekly.caixin.com##.f_ri | |
weekly.caixin.com##.weixinmedia | |
weekly.caixin.com##.rssBox | |
weekly.caixin.com##.funcri01 | |
weekly.caixin.com##.fenxiangRig | |
weekly.caixin.com##.conri | |
weekly.caixin.com##.fenghui_code | |
weekly.caixin.com##.multimedia | |
weekly.caixin.com##.copyright | |
weekly.caixin.com##.lanmu_textend | |
weekly.caixin.com##.jubao | |
weekly.caixin.com##.bindSucceed |
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
/* weekly.caixin.com */ | |
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@500&family=Open+Sans&family=Roboto&display=swap'); | |
body, span { | |
font-family: 'Noto Serif SC' !important; | |
} | |
b > span { | |
font-size: 1.5em; | |
} | |
.conlf { | |
width: 100%; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment