Skip to content

Instantly share code, notes, and snippets.

@andigalpern
Created May 21, 2012 21:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andigalpern/2764831 to your computer and use it in GitHub Desktop.
Save andigalpern/2764831 to your computer and use it in GitHub Desktop.
indieweb camp h5 on navbar
.gumax-portlet h5 {
background:
#DDD;
border: 1px solid
#CCC;
border-bottom: none;
color:
#555;
padding: .12em 0 .2em .5em;
text-transform: capitalize;
font-size: 100%;
font-weight: bold;
font-family: Verdana, 'Trebuchet MS';
letter-spacing: .1em;
text-shadow: 1px 1px 0px
white;
margin-top: 20px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment