Created
September 14, 2015 11:10
-
-
Save christoph-frick/ce10b0bb40d23390f81d to your computer and use it in GitHub Desktop.
stylish fix zeit.de
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
@namespace url(http://www.w3.org/1999/xhtml); | |
@-moz-document domain("zeit.de") { | |
* { | |
font-family: "Times New Roman" !important; | |
letter-spacing: inherit !important; | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment