Skip to content

Instantly share code, notes, and snippets.

@yokolet
Created January 10, 2014 04:27
hello-compojure app's style.css for ClojureBridge CommunityDocs
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