/* Theme Name: AltoFocus Theme URI: https://wordpress.com/themes/altofocus/ Author: Automattic, Inc Author URI: http://automattic.com Description: AltoFocus is a theme for photographers, artists, and other creative types in search of a simple and easy way to display their work. Version: 1.0.14-wpcom License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: altofocus Tags: art, artwork, clean, featured-images, full-width-template, grid-layout, infinite-scroll, minimal, one-column, photoblogging, photography, portfolio, responsive-layout, rtl-language-support, site-logo, theme-options, translation-ready This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what you've learned with others. AltoFocus is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc. Underscores is distributed under the terms of the GNU GPL v2 or later. Normalizing styles have been helped along thanks to the fine work of Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/ */ /*-------------------------------------------------------------- >>> TABLE OF CONTENTS: ---------------------------------------------------------------- # Variables & Mixins # Normalize # Accessibility # Alignments # Clearings # Typography # Forms # Buttons # Formatting # Lists # Tables # Navigation # Links # Layout ## Posts ## Pages # Comments # Widgets # Infinite scroll # Media ## Galleries # Components # Plugins --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Variables & Mixins --------------------------------------------------------------*/ @import "variables/variables-base"; @import "mixins/mixins-base"; /*-------------------------------------------------------------- # Normalize --------------------------------------------------------------*/ @import "shared/normalize"; /*-------------------------------------------------------------- # Accessibility --------------------------------------------------------------*/ @import "shared/accessibility"; /*-------------------------------------------------------------- # Alignments --------------------------------------------------------------*/ @import "shared/alignments"; /*-------------------------------------------------------------- # Clearings --------------------------------------------------------------*/ @import "shared/clearings"; /*-------------------------------------------------------------- # Typography --------------------------------------------------------------*/ @import "shared/typography"; /*-------------------------------------------------------------- # Forms --------------------------------------------------------------*/ @import "shared/forms"; /*-------------------------------------------------------------- # Buttons --------------------------------------------------------------*/ @import "shared/buttons"; /*-------------------------------------------------------------- # Formattings --------------------------------------------------------------*/ @import "shared/formatting"; /*-------------------------------------------------------------- # Lists --------------------------------------------------------------*/ @import "shared/lists"; /*-------------------------------------------------------------- # Tables --------------------------------------------------------------*/ @import "shared/tables"; /*-------------------------------------------------------------- # Navigation --------------------------------------------------------------*/ @import "shared/navigation"; /*-------------------------------------------------------------- # Links --------------------------------------------------------------*/ @import "shared/links"; /*-------------------------------------------------------------- # Layout --------------------------------------------------------------*/ @import "layout/layout"; /*-------------------------------------------------------------- # Comments --------------------------------------------------------------*/ @import "sections/comments"; /*-------------------------------------------------------------- # Widgets / Sidebar --------------------------------------------------------------*/ @import "sections/widgets"; /*-------------------------------------------------------------- # Infinite scroll --------------------------------------------------------------*/ @import "shared/infinitescroll"; /*-------------------------------------------------------------- # Media --------------------------------------------------------------*/ @import "shared/media"; /*-------------------------------------------------------------- # Components --------------------------------------------------------------*/ @import "components/components"; /*-------------------------------------------------------------- # Plugins --------------------------------------------------------------*/ @import "plugins/flexslider"; @import "plugins/post-flair";