Skip to content

Instantly share code, notes, and snippets.

@wwb
Created October 1, 2012 16:59
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 wwb/3813017 to your computer and use it in GitHub Desktop.
Save wwb/3813017 to your computer and use it in GitHub Desktop.
Patch for stylesheet
@@ -1,5 +1,5 @@
-@import url(../../../stylesheets/application.css);
-@import url(http://fonts.googleapis.com/css?family=Homenaje);
+@import url(../../../stylesheets/application.css);
+@import url(//fonts.googleapis.com/css?family=Homenaje);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment