Skip to content

Instantly share code, notes, and snippets.

@malcolmsparks
Created December 10, 2013 11:51
Show Gist options
  • Save malcolmsparks/7889433 to your computer and use it in GitHub Desktop.
Save malcolmsparks/7889433 to your computer and use it in GitHub Desktop.
funky style
(defn funky-style []
[ [:link {:href "http://fonts.googleapis.com/css?family=Bonbon|Spicy+Rice|Gloria+Hallelujah|Faster+One" :type "text/css" :rel "stylesheet"}]
[:style "h1 { font-family: \"Gloria Hallelujah\""]]
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment