Skip to content

Instantly share code, notes, and snippets.

@chirino
Created April 22, 2010 15:22
Show Gist options
  • Save chirino/375367 to your computer and use it in GitHub Desktop.
Save chirino/375367 to your computer and use it in GitHub Desktop.
table.hl
margin: 2em 0
td.ln
text-align: right
====================================
table.hl {
margin: 2em 0;
}
table.hl td.ln {
text-align: right;
}
li {
font-family: serif;
font-weight: bold;
font-size: 1.2em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment