Skip to content

Instantly share code, notes, and snippets.

View williamnewton's full-sized avatar

William Newton williamnewton

View GitHub Profile
@caseypugh
caseypugh / vhx-asana-theme.css
Created July 15, 2012 18:03
A dark CSS theme for Asana
body {
background: #191919 !important;
font-family: Arial !important;
}
#project_header { background: #fff !important; }
#header {
background: #191919 url('http://vhx.tv/images/vhx-logo-crystal.png') 25px 60px no-repeat !important;
padding-top: 20px !important;
height: 120px;