/*
Theme Name: Blue Tech Blog
Theme URI: https://btechiot.com/theme/bluetechblog/
Author: Shiva Kumar
Author URI: https://btechiot.com/
Description: Our theme for all blogger, who can style there blog with two column layout theme. Mostly this theme sutable for tech bloggers, movie bloggers and personal bloggers.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Version: 1.0
Requires at least: 5.4
Tested up to: 5.8
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: blue-tech-blog
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.
*/

.moretag {
    background-color: blueviolet;
    color: white;
    font-weight: bold;
    margin-top: 2em;
    padding: 5px;
}