Created
January 10, 2014 04:27
hello-compojure app's style.css for ClojureBridge CommunityDocs
This file contains 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
h3 { | |
color: #505050; | |
font-family: sans-serif; | |
} | |
.article-body { | |
width: 500px; | |
background-color:#f0f0f0; | |
font-family: monospace; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment