Skip to content

Instantly share code, notes, and snippets.

@zackm
zackm / custom_mixpanel.css
Last active February 12, 2016 23:58
Custom Mixpanel Report CSS
table {
background: white;
border-radius: 3px;
padding-top: 15px;
}
td {
border: 1px solid #d8dde6;
padding-top: 5px;
padding-bottom: 5px;