Skip to content

Instantly share code, notes, and snippets.

@futoase
Created November 26, 2012 17:23
Show Gist options
  • Save futoase/4149495 to your computer and use it in GitHub Desktop.
Save futoase/4149495 to your computer and use it in GitHub Desktop.
ghost-test.css
.title {
background-color: #aaa;
}
.title-inner {
margin-left: 10px;
}
.sunny {
border-style: solid;
border-width: 1px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment