87 lines
1.7 KiB
SCSS
87 lines
1.7 KiB
SCSS
/*!
|
|
* Theme Name: Studio Pro
|
|
* Theme URI: https://seothemes.com/themes/studio-pro/
|
|
* Description: Child theme for the Genesis Framework.
|
|
* Author: SEO Themes
|
|
* Author URI: https://seothemes.com/
|
|
* Version: 2.2.2
|
|
* Text Domain: studio-pro
|
|
* Tags: one-column, two-columns, left-sidebar, right-sidebar, accessibility-ready, custom-logo, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready.
|
|
* Template: genesis
|
|
* Template Version: 2.6
|
|
* License: GPL-2.0+
|
|
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
|
* GitHub URI: https://github.com/seothemes/studio-pro
|
|
*/
|
|
|
|
/* # Table of Contents
|
|
|
|
- Reset
|
|
- Baseline Normalize
|
|
- Box Sizing
|
|
- Float Clearing
|
|
- Defaults
|
|
- Typography
|
|
- Headings
|
|
- Forms
|
|
- Objects
|
|
- Tables
|
|
- Accessibility
|
|
- Layout
|
|
- Site Containers
|
|
- Content Width
|
|
- Column Classes
|
|
- Gallery
|
|
- Common
|
|
- Avatars
|
|
- Genesis
|
|
- Search Form
|
|
- Titles
|
|
- WordPress
|
|
- Gutenberg
|
|
- Header
|
|
- Before Header
|
|
- Site Header
|
|
- Title Area
|
|
- Widget Area
|
|
- Hero Section
|
|
- Menus
|
|
- Menus
|
|
- Sub Menus
|
|
- Specific Menus
|
|
- Menu Toggles
|
|
- Content
|
|
- Entries
|
|
- Entry Meta
|
|
- Pagination
|
|
- Comments
|
|
- Sidebars
|
|
- Widgets
|
|
- Sidebars
|
|
- Footer
|
|
- Site Footer
|
|
- Footer Widgets
|
|
- Plugins
|
|
- Simple Social Icons
|
|
- Gravity Forms
|
|
- Home
|
|
- Front Page
|
|
- Custom Header
|
|
- Print
|
|
- Print Styles
|
|
*/
|
|
|
|
@import 'utilities';
|
|
@import 'reset';
|
|
@import 'defaults';
|
|
@import 'layout';
|
|
@import 'common';
|
|
@import 'header';
|
|
@import 'menus';
|
|
@import 'content';
|
|
@import 'sidebars';
|
|
@import 'footer';
|
|
@import 'plugins';
|
|
@import 'home';
|
|
@import 'print';
|