Added themes directory, improved javascript load and minification.

This commit is contained in:
Brandon Mathis
2011-06-07 16:12:46 -04:00
parent 6cba214513
commit aa23061624
62 changed files with 3729 additions and 1 deletions

View File

@ -0,0 +1,19 @@
//@include media-layout(1.2em, 20em, 1em);
//body > * {
//margin: 0 auto;
//font-size: 1em;
//}
//body {
//max-width: 1280px;
//margin: 0 auto;
//> header {
//padding-top: 2em;
//padding-bottom: 1em;
//}
//> nav {
//border-left: 1px solid $header-border;
//border-right: 1px solid $header-border;
//@include border-top-radius(.6em);
//}
//}