Skip to content

Instantly share code, notes, and snippets.

View johnlauer's full-sized avatar

John Lauer johnlauer

  • Zipwhip
  • Seattle
View GitHub Profile
@johnlauer
johnlauer / fiddle.css
Last active August 29, 2015 14:02 — forked from zalun/fiddle.css
$fullred: #ff0000;
body {
font-family: Helvetica, Verdana
}
p {
padding: 7px 10px;
}
#demo {
border: 1px solid $fullred;
background-color: red;