Created
September 13, 2020 15:31
-
-
Save jacobpretorius/124bd9f90f0400dfd8efc1c75d1aea13 to your computer and use it in GitHub Desktop.
Coda.io Minimalist / Focus Mode
This file contains 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
/* | |
Coda.io Minimalist / Focus Mode | |
Use the Stylus (https://add0n.com/stylus.html) addon to run it. | |
Really there should be a hotkey to toggle it. | |
Example by Jacob Pretorius | |
https://twitter.com/jacob_pretorius | |
*/ | |
#coda-body header, | |
.kr-canvas-toolbar-below-title-bar, | |
.GibPiAya, | |
._30nEX5ms | |
{ | |
display: none !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment