Skip to content

Instantly share code, notes, and snippets.

@jjrh
Created March 31, 2015 22:03
Show Gist options
  • Select an option

  • Save jjrh/d793dd9801ee1436738b to your computer and use it in GitHub Desktop.

Select an option

Save jjrh/d793dd9801ee1436738b to your computer and use it in GitHub Desktop.
html {
font-size: 18px;
-webkit-tap-highlight-color: #000000;
}
body {
font-family: DOS, Monaco, Menlo, Consolas, "Courier New", monospace;
font-size: 18px;
line-height: 20px;
color: #bbbbbb;
background-color: #000084;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment