Skip to content

Instantly share code, notes, and snippets.

@kshramt
Created December 7, 2013 14:54
Show Gist options
  • Save kshramt/7843551 to your computer and use it in GitHub Desktop.
Save kshramt/7843551 to your computer and use it in GitHub Desktop.
pre, code, samp {
white-space: pre-wrap; }
pre {
border-style: solid;
border-width: 1px;
border-radius: 1ex;
padding: 2ex; }
html {
background: #eaf4f9;
color: #5a5d79; }
body {
margin: auto;
width: 90%; }
a:link{
color: #6086ac; }
a:visited{
color: #608097; }
img {
width: 100%; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment