Skip to content

Instantly share code, notes, and snippets.

View charsleysa's full-sized avatar

Stefan Charsley charsleysa

View GitHub Profile
@charsleysa
charsleysa / diff.css
Created December 29, 2016 09:03
Compare blocks of assembly compiled using the MOSA compiler.
* {
margin: 0;
padding: 0;
}
html, body {
background: #EEE;
font: 12px sans-serif;
}
body {
padding-top: 1.8em;