Skip to content

Instantly share code, notes, and snippets.

View phrz's full-sized avatar

Paul Herz phrz

  • Dallas
View GitHub Profile
@phrz
phrz / cool.css
Created June 12, 2013 16:28 — forked from anonymous/cool.css
html, body {
font-family: "Futura", sans-serif;
background: hsl(15,100%,50%);
color: #eee;
-webkit-font-smoothing: antialiased;
}
h1 {
text-align: center;
margin: 0 0 0 -10px;
padding: 0;