Last active
June 11, 2019 02:19
-
-
Save l3aconator/3d6f8e1c0c6603f1999036659a0dbf77 to your computer and use it in GitHub Desktop.
greenhouse.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
#wrapper #logo { | |
display: none !important; | |
} | |
p { | |
font-family: 'futura-pt', 'sans-serif'; | |
} | |
.app-title, | |
#board_title { | |
font-family: 'Noto Serif', 'serif'; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment