@charset "UTF-8";
/*
Theme Name: Red Line
Theme URI: https://www.npc.ink/277583.html
Author:  Npcink
Author URI: https://www.npc.ink/
Description: 一种新玩法的主题，QQ:1355471563
Requires at least: 5.3
Tested up to: 6.3
Requires PHP: 5.6
Version: 0.2.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: red-line
Tags: 双栏，文档类，可嵌入

Red Line is distributed under the terms of the GNU GPL.
*/
#header {
  display: none;
}
#footer p {
  display: none;
}
.wp-block-search {
  padding: 1rem 0;
}
button.wp-block-search__button,
button.wp-block-file__button,
input[type="submit"] {
  padding: 8px 18px;
  background: linear-gradient(180deg, hsla(0, 0%, 100%, 0.8), hsla(0, 0%, 100%, 0)), #cb1b1b;
  background-blend-mode: soft-light, normal;
  border-radius: 6px;
  border: 0.66px solid hsla(0, 0%, 100%, 0.5);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
}
input[type="password"] {
  -webkit-text-security: disc !important;
  padding: 1px 2px;
  border: 1px solid;
  height: 2.2rem;
}
pre {
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ambush {
  margin: 0 auto;
  max-width: 700px;
}
.ambush .main-menu > ul {
  display: flex;
  justify-content: center;
}
.ambush .box {
  margin: 1rem;
  text-align: center;
  border: 3px solid tomato;
  border-radius: 16px;
  margin: 1rem 0;
  padding: 1rem;
}
.ambush .content img {
  max-width: 100%;
  width: auto;
}
.ambush .content h2 {
  font-size: 24px;
  padding: 2rem;
}
.ambush .content .post-navigation {
  margin: 2rem;
  display: flex;
  justify-content: space-between;
}
.ambush .content .tuijian h2 {
  margin: 2rem;
}
