Skip to content

Instantly share code, notes, and snippets.

@pixtur
pixtur / dabblet.css
Created October 17, 2013 09:26 — forked from anonymous/dabblet.css
--- 2nd level navigation ----
* {
margin:0px;
padding:0px;
}
body {
font-family: "Segoe WP", "Helvetica Neue";
color: #ddd;
font-size:14px;
background-color:#333;
}