/*
Theme Name: BulletWP
Author: Mahmoud Hamed
Author URI: https://profiles.wordpress.org/devwebmahmoud/
Description: A web development blog with a native admin dashboard and Customizer controls inspired by a GeneratePress-style workflow.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bulletwp
Tags: blog, custom-background, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, rtl-language-support, translation-ready, editor-style, two-columns

BulletWP WordPress Theme, Copyright 2024 Mahmoud Hamed
BulletWP is distributed under the terms of the GNU GPL
*/

/* =WordPress Required Classes
----------------------------------------------- */
.alignleft { display: inline; float: left; margin-right: 1.5em; }
.alignright { display: inline; float: right; margin-left: 1.5em; }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
.wp-caption { max-width: 100%; }
.wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; }
.wp-caption-text { text-align: center; font-size: 0.875em; color: #6b7280; margin: 0.5em 0 0; }
.sticky { display: block; }
.gallery-caption { display: block; font-size: 0.875em; color: #6b7280; }
.bypostauthor { display: block; }
