Skip to content

Instantly share code, notes, and snippets.

@jffkka
Created December 11, 2010 22:12
Show Gist options
  • Save jffkka/737690 to your computer and use it in GitHub Desktop.
Save jffkka/737690 to your computer and use it in GitHub Desktop.
/*********************
* Your CSS credits
* Branch CSS
*********************/
body {
font-family: Arial;
font-size: 14px;
color: #666666;
}
/*********************
* Div elements
*********************/
#nav {
color: #cccccc;
}
/*********************
* Div classes
*********************/
.resize {
width: 150px;
height: auto;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment