Skip to content

Instantly share code, notes, and snippets.

View xprnio's full-sized avatar

Ragnar Laud xprnio

View GitHub Profile
/* GLOBAL */
body, html {
background-image: url(images/diamond_plate.jpg);
background-repeat: repeat;
background-size: cover;
font: 15px/1.5 Arial;
margin: 5px 0 0 0;
padding: 0;
height: 100%;