Skip to content

Instantly share code, notes, and snippets.

Avatar
🌱

Ash juice49

🌱
View GitHub Profile
@juice49
juice49 / dabblet.css
Created August 17, 2012 16:11 — forked from anonymous/dabblet.css
Untitled
View dabblet.css
.page {
display:table;
width: 960px;
border: solid 1px #555;
padding: 30px 70px;
overflow: auto;
}
.left,
.right {