Skip to content

Instantly share code, notes, and snippets.

@jpoz
Created January 19, 2010 06:35
Show Gist options
  • Select an option

  • Save jpoz/280726 to your computer and use it in GitHub Desktop.

Select an option

Save jpoz/280726 to your computer and use it in GitHub Desktop.
body {
background: limegreen;
}
#main_title {
font-size: 100px;
}
.main {
background: white;
padding: 10px;
font-weight: bold;
font-size: 12px;
color: red;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment