Last active
September 19, 2021 04:17
-
-
Save haydenbleasel/dc3502009ed3d93b254a4bda178364df to your computer and use it in GitHub Desktop.
Quartz Plash Wallpaper
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
figure, form, img, nav, div[aria-hidden], footer, aside:first-of-type, iframe { display: none !important; } | |
aside { top: 0 !important; } | |
aside:first-of-type + div { border-left: none; } | |
main > div { background: white !important; } | |
#main { padding-top: 0; } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment