Skip to content

Instantly share code, notes, and snippets.

@jasonmelgoza
Created May 4, 2010 19:03
Show Gist options
  • Save jasonmelgoza/389817 to your computer and use it in GitHub Desktop.
Save jasonmelgoza/389817 to your computer and use it in GitHub Desktop.
.promos {
-moz-border-radius:15px 15px 15px 15px;
-moz-box-shadow:0 1px #F5F5F5;
background:-moz-linear-gradient(center top , #EAEAEA, #E4E4E4) repeat scroll 0 0 transparent;
border:1px solid #D7D7D7;
color:#666666;
font-size:13px;
margin:0 0 20px;
padding:15px 39px;
}
.shadow { text-shadow:0 1px #FFFFFF; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment