body { font-family: Georgia, "Times New Roman", "Microsoft YaHei", "微软雅黑", SimSun, serif; background:#f1f1f1; }
#wrapper { margin-top:20px; }
#site-title a { color:#000; text-decoration:none; }
#site-description { color:#666; font-style:normal; }
#branding img { object-fit:cover; background:#eee; }
.entry-content { font-size:16px; line-height:1.85; color:#333; }
.entry-content p { margin-bottom:1.25em; }
.entry-content img { max-width:100%; height:auto; }
.entry-title a { color:#000; text-decoration:none; }
.entry-title a:hover { color:#ff4b33; }
.entry-summary { color:#444; line-height:1.7; }
.pagination, .archive-list { margin: 20px 0; }
.pagination a, .archive-list a, .entry-utility a { color:#0066cc; }
.wechat-note { background:#fffbe6; border:1px solid #ead68a; padding:12px 16px; margin:16px 0; }
code { background:#f5f5f5; padding:2px 4px; }
@media (max-width: 900px) {
  #wrapper { width:auto; margin:0; }
  #branding img { width:100%; height:auto; }
  #container, #content, #primary { float:none; width:auto; margin:0 20px; }
  #access .menu-header, div.menu { width:auto; }
}
