Skip to content

Instantly share code, notes, and snippets.

@madrobby
Created February 4, 2013 22:34
Show Gist options
  • Save madrobby/4710368 to your computer and use it in GitHub Desktop.
Save madrobby/4710368 to your computer and use it in GitHub Desktop.
<link href='https://fonts.googleapis.com/css?family=Grand+Hotel' rel='stylesheet' type='text/css'>
<style>
#invoice, #invoice_report {
font-family: 'Grand Hotel';
background: #ffe7f4;
color: #531b3c;
border: 0.25cm double #982c70;
padding:1cm !important;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment