Skip to content

Instantly share code, notes, and snippets.

@prashcr
Created May 10, 2017 12:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save prashcr/eebfdf4f71460508b90e1dcc4bdb9075 to your computer and use it in GitHub Desktop.
Save prashcr/eebfdf4f71460508b90e1dcc4bdb9075 to your computer and use it in GitHub Desktop.
My custom CSS for the Moment Firefox addon
body {
background:url(https://unsplash.it/1920/1080/?random) center top !important;
background-size:cover !important; }
* {
color:white !important;
text-shadow: 1px 1px 10px #000; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment