/* Theme Name: AuthenticBlog Author: Aditya Subba Author URI: https://adkoillusion.com/ Description: A new and modern WordPress blog theme. Articles, pages, comments, menus and much more are part of this theme. Presented by Aditya Subba. Version: 1 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: black, gray, orange, white, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-colors, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, threaded-comments, translation-ready Text Domain: authentic 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. */ /*-------------------------------------------------------------- # Captions --------------------------------------------------------------*/ .wp-caption { margin-bottom: 1.5em; max-width: 100%; } .wp-caption img[class*="wp-image-"] { display: block; margin: 0 auto; } .wp-caption-text { text-align: center; } .wp-caption .wp-caption-text { margin: 0.8075em 0; } .wp-caption.alignnone { display: block; height: auto; margin: 0; overflow: hidden; padding: 0; width: 100%; } .sticky { display: block; }