mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-02-12 21:10:54 +00:00
Added themes directory, improved javascript load and minification.
This commit is contained in:
19
themes/classic/sass/default/media/_992.scss
Normal file
19
themes/classic/sass/default/media/_992.scss
Normal 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);
|
||||
//}
|
||||
//}
|
||||
|
||||
Reference in New Issue
Block a user