Skip to content

Instantly share code, notes, and snippets.

View ppyxmw's full-sized avatar

Michael Worthington ppyxmw

  • MegaPower
  • United Kingdom
View GitHub Profile
.CodeRay {
background-color: #efefef;
font-family: Monaco, "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", monospace;
color: #000;
margin-bottom: 14px;
}
.CodeRay pre {
margin: 0px;
padding: 1em;