Skip to content

Instantly share code, notes, and snippets.

@pje
Created November 17, 2013 14:13
Show Gist options
  • Save pje/7513892 to your computer and use it in GitHub Desktop.
Save pje/7513892 to your computer and use it in GitHub Desktop.
Basekrville, #eeffdb
<html>
<head>
<style type="text/css">
body {
background-color: #eeffdb;
font-family: Baskerville, "URW Palladio L", "Palatino Linotype", serif;
font-size: 125%;
}
</style>
</head>
<body>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment