Skip to content

Instantly share code, notes, and snippets.

@adam-stokes
Created November 29, 2013 00:15
Show Gist options
  • Save adam-stokes/7699831 to your computer and use it in GitHub Desktop.
Save adam-stokes/7699831 to your computer and use it in GitHub Desktop.
stylish css for linode admin
* { font-family: 'Ubuntu', 'Droid Sans'; }
.header { background-color: #000; color: #fff; }
.header_logo { font-family: 'Ubuntu'; }
.header_tabs a, #subtabs a { font-family: 'Ubuntu'; }
#page { width: 90%; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment