Skip to content

Instantly share code, notes, and snippets.

@gthomas
Forked from tholman/fun
Last active December 25, 2015 15:39
Show Gist options
  • Save gthomas/6999394 to your computer and use it in GitHub Desktop.
Save gthomas/6999394 to your computer and use it in GitHub Desktop.
cd ~/Library/Application\ Support/Google/Chrome/Default/User\ StyleSheets && echo aHRtbCxib2R5LGgxLGgyLGgzLGg0LGg1LHAsc3BhbixkaXYgeyAgZm9udC1mYW1pbHk6ICdDb21pYyBTYW5zIE1TJyAhaW1wb3J0YW50O30= | base64 --decode >> Custom.css
@stephenlb
Copy link

Why are you adding to the Custom.css in Chrome?

html,body,h1,h2,h3,h4,h5,p,span,div {  font-family: 'Comic Sans MS' !important;}

@gthomas
Copy link
Author

gthomas commented Nov 18, 2013

@stephenlb For fun dude. This is unrelated to anything, but give it a try if you need more levity in your web browsing experience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment