Created
July 17, 2016 19:08
-
-
Save codl/846a3504b423f6aad26679e808e74761 to your computer and use it in GitHub Desktop.
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
| @-moz-document domain("www.youtube.com") { | |
| @import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,700&subset=latin,latin-ext); | |
| body { | |
| font-family: "Roboto Slab", serif; | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment