/* Theme Name: Bootstrap Essentials Theme URI: http://underscores.me/ Author: Gaurav Panchal Author URI: https://plus.google.com/+GauravPanchal Description: Basic Bootstrap theme with bootstrap essentials Version: 1.0.0 License: GNU General Public License v2 or later License URI: LICENSE Text Domain: bootstrap-essentials Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-colors, custom-background, featured-images, translation-ready, custom-header, flexible-header, custom-menu, footer-widgets */ /* empty styles to please wordpress theme checker */ .wp-caption { /**/ } .wp-caption-text { /**/ } .sticky { /**/ } .gallery-caption { /**/ } .bypostauthor { /**/ } /*-------------------------------------------------------------- # Alignments --------------------------------------------------------------*/ .alignleft { float: left; margin-right: 15px; } .alignright { float: right; margin-left: 15px; } .aligncenter { clear: both; display: block; margin: 0 auto; } .screen-reader-text { /**/ }