/* Theme Name: Bootstrap 5 Theme URI: http://designthingy.co/wpsamples/bootstrap-5 Author: kantbrue Author URI: https://designthingy.co Description: An elegant bootstrap 5 WordPress blog theme. Version: 1.0 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tested up to: 5.6.2 Requires PHP: 7.0 Tags: one-column, custom-logo, accessibility-ready, translation-ready, threaded-comments, editor-style, featured-images, blog Text Domain: bootstrap-5 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. */ /* Wordpress Required CSS Class */ img.centered, .aligncenter { display: block; margin: 0 auto 10px; } img.alignnone { margin: 0 0 10px 0; display: inline; } img.alignleft { margin: 0 10px 10px 0; display: inline; } img.alignright { margin: 0 0 10px 10px; display: inline; } .alignleft { float: left; margin: 0 10px 0 0; } .alignright { float: right; margin: 0 0 0 10px; } .wp-caption { background: #F7F7F7; padding: 5px 0 0 1px; text-align: center; border: 1px solid #E6E6E6; } .wp-caption p.wp-caption-text { font-size: 11px; font-weight: normal; line-height: 12px; } img.wp-smiley, img.wp-wink { float: none; border: none; } .main img { height: auto; } .size-auto, .size-full, .size-large, .size-medium, .size-thumbnail { max-width: 100%; height: auto; } .gallery-caption {} .bypostauthor {} .screen-reader-text {}