/** * Theme Name: Blog Writing * Author: canyonthemes * Template: bloge * Text Domain: blog-writing * Description: Post Format ready, Free WordPress Theme. * Theme URI: https://www.canyonthemes.com/downloads/blog-writing/ * Author URI: https://www.canyonthemes.com/ * Version: 1.0.2 * License: GNU General Public License v2 or later * License URI: http://www.gnu.org/licenses/gpl-2.0.html * Tags: custom-logo, one-column, two-columns, right-sidebar, left-sidebar, full-width-template, custom-background, custom-colors, custom-menu, featured-images, theme-options, threaded-comments, translation-ready, blog, footer-widgets */ body { background-color: #fcfcfc; } .entry-content p, #secondary ul li a{ line-height: 33px; letter-spacing: 0px; font-size: 16px; } .content-box .entry-header .entry-title, .content-box .post-meta-wrapper { text-align: center; } .main-menu .navigation { text-align: center; } .entry-footer .row{ text-align: center; } .entry-footer .more-area { display: inline-block; float: none; text-align: center; } .entry-footer .more-area a { border: 1px solid #e4e4e4; padding: 14px 37px; font-size: 14px; margin-top: 30px; } .widget .widget-title { font-size: 20px; font-weight: 600; } blockquote { border-left: none; } .scrolltop { padding: 2px 23px 2px 24px; font-size: 40px; } .promo-area a .category:hover { display: block; } .promo-area a .category { display: block; top: 100%; } .promo-area .pro_post_title{ display: none; } .powered-text { display: none; } .widget-area ul li:before { font-size: 17px; top: 8px; }