/*   
Theme Name: webx
Theme URI: https://github.com/webnatrix/wp-template-webx
Version: 0.2
Tags: clean, development, html5, bootstrap 4
Description: Чистый шаблон, для начало работы с bootstrap 4
Author: webnatrix
Author URI: https://vk.com/webnatrix
*/
nav.navbar{
	margin-bottom: 15px;
}
#sidebar .card-body {
    padding: .75rem;
}
article.post .attachment-post-thumbnail{
	width: 100%;
	height: auto;
}
.single .attachment-post-thumbnail{
	float: right;
}


/* Правки CSS */

/* Личный кабинет */

textarea#chat-area-2 {
    background-color: #fff;
}

