/*
Theme Name: WQYU.COM 2026
Theme URI: http://wqyu.com
Author: WQYU
Author URI: http://wqyu.com
Description: Following the WQYU theme of 2025 and making a few edits to make the WQYU.COM 2026 theme
Version: 2026
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wqyu-theme-simple
*/

body, h1, h2, h3, h4, h5, h6 {
  font-family: Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
}

.w3-image { width: 100%; height: auto; display: block; }

.theme-container { max-width: 1100px; margin: 0 auto; }

.post-row h2, .post-row p {
    margin: 0;
    padding: 0;
}

@media screen and (max-width: 768px) {
    .w3-col.m3, .w3-col.l3, .w3-col.m9, .w3-col.l9 {
        width: 100% !important;
    }
}



















.comment-reply-link, .submit {
    background-color: #f44336;
    color: #fff;
    padding: 6px 12px;
    border: none;
    text-decoration: none;
    display: inline-block;
    margin-top: 10px;
}

.comment-reply-link:hover, .submit:hover {
    background-color: #d32f2f;
}