OwlCyberSecurity - MANAGER
Edit File: style.css
/* Theme Name: Blog Kawaii Author: Studio Works Author URI: https://studioworks.com.br/ Description: Criado para o site kawaiigames.net Requires PHP: 7.2.4 Version: 1.0 */ .alignleft { float: left; margin: 0.5em 1em 0.5em 0; } .alignright { float: right; margin: 0.5em 0 0.5em 1em; } .aligncenter { display: block; margin-left: auto; margin-right: auto; } /* COMMENTS */ .comment-list { padding-left: 17px; } .comment-list .comment-author { font-weight: bold; } .comment-list .comment-meta { font-size: medium; } .comment-list .comment p { font-size: medium; } .comment-list .comment .reply { padding-bottom: 10px; } .comment-list .comment .comment-reply-link { font-size: medium; text-decoration: none; color: #ff3499; background: #ffff99; border: 1px solid #ffb444; border-radius: 3px; padding: 2px 10px; } .screen-reader-text { font-weight: bold; font-size: 120%; } .comment-form input[type=text], .comment-form-comment textarea { padding: 6px 12px; font-size: 14px; color: #555; background-color: #fff; border: 1px solid #ccc; border-radius: 4px; } .comment-form-author, .comment-form-email, .comment-form-url { float: left; width: 33.3%; } .comment-form-author input, .comment-form-email input, .comment-form-url input { width: 98%; } .comment-form-comment label { display: block; } .comment-form-comment textarea { display: block; width: 100%; } .form-submit .submit { color: #fff; background-color: #ff3499; border-color: #ccc; border: 0; border-radius: 4px; padding: 6px 12px; }