Skip to content

Instantly share code, notes, and snippets.

View CyberSliver's full-sized avatar

Jeffrey Ridout CyberSliver

View GitHub Profile
@CyberSliver
CyberSliver / dabblet.css
Last active August 29, 2015 13:56 — forked from anonymous/dabblet.css
Responsive Lightbox
/**
* Responsive Lightbox
*/
body {
font-family: Arial, helvetica, sans-serif;
background: #fff;
min-height: 100%;
}
.lightbox {