%PDF- %PDF-
Direktori : /www/specpages-backup/themes/dawn/source/css/_common/outline/header/ |
Current File : /www/specpages-backup/themes/dawn/source/css/_common/outline/header/index.styl |
// Header Section // -------------------------------------------------- .headband { background: $headband-bg; height: $headband-height; +tablet-mobile() { display: none; } } .header { background: $head-bg; } .header-inner { main-container(); } .site-brand-container { display: flex; flex-shrink: 0; padding: 0 10px; } .use-motion { .header, .site-brand-container .toggle { opacity: 0; } } @import 'site-meta'; @import 'site-nav'; @import 'menu'; @import 'bookmark' if (hexo-config('bookmark.enable')); @import 'github-banner' if (hexo-config('github_banner.enable'));