Created
December 10, 2013 11:51
-
-
Save malcolmsparks/7889433 to your computer and use it in GitHub Desktop.
funky style
This file contains hidden or 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
(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