/**
Theme Name: Webdesignerwall
Theme URI: 
Author: Colorlib
Author URI:
Description: Webdesignerwall is a modern event WordPress Theme. Its stylish design and beautiful 
typography makes it an ideal theme for event and any kind of site. It is fully responsive so It will always look great and crisp on any devices and screen sizes. It's built with clean 
and organized code which makes it very easy to customize.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-header, custom-menu, featured-image-header, featured-images, full-width-template, translation-ready
Text Domain: webdesignerwall

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.
*/

ul#myTags {
    background: #1d2732;
    font-size: 13px;
    color: #fff;
    font-weight: 300;
    padding: 0px 20px;
    border: none;
}

ul#myTags input.ui-widget-content.ui-autocomplete-input {
    color: #fff;
}

ul#myTags input.ui-widget-content.ui-autocomplete-input::placeholder {
    font-size: 13px;
    color: #586779;
}

.archive_blog_single {
    clear: both;
}
.single-post pre {
    background: #eee;
    padding: 1rem;
}
