﻿blockquote{display:flex;margin:0;padding:0;opacity:.8}blockquote p{text-indent:0}blockquote::before{content:"|";margin:0 1rem;font-size:1.5rem;font-weight:600;opacity:.8}blockquote::after{content:"☚";font-size:1.2rem;margin:0 0 0 1rem;color:#f22f27}@media screen and (max-width: 700px){blockquote{background-color:rgba(192,196,204,.3294117647);border-radius:.5rem;padding-top:1rem}}img{display:block;max-width:45rem;width:95%;margin:1rem auto;border-radius:5px}pre{margin:1rem;word-break:break-all;word-wrap:break-word;border-radius:4px;white-space:pre-wrap;display:block;border:none;font-family:Courier,sans-serif}pre::before{content:"●●●";background-color:#23241f;display:block;border-radius:4px 4px 0 0;height:1rem;padding:.5rem 0 0 1rem;font-size:1.5rem;color:wheat}@media screen and (max-width: 700px){pre::before{font-size:.8rem}}pre .lang{background-color:#23241f;text-align:right;padding:0 .3rem .3rem 0;height:1rem;color:wheat;border-radius:0 0 4px 4px;user-select:none;font-size:.8rem;font-family:sans-serif}code{font-family:Menlo,Monaco,Consolas,"Courier New",monospace;padding:2px 4px}@media screen and (max-width: 700px){code{font-size:.9rem}}a{color:#f22f27;text-decoration-style:wavy}a:hover{color:#f5b452;text-decoration-style:wavy}a:focus{outline-offset:-2px}ul li,ol li{font-size:1.3rem;margin:.5rem 0;padding:0}p{text-indent:2rem;margin:0 0 20px;padding:0;line-height:1.8;font-size:1.4rem;text-align:justify}@media screen and (max-width: 700px){p{font-size:1.3rem}}.daxie p{text-indent:0}.daxie span{float:left;font-size:2.8rem;margin:1rem .2rem 0 .3rem}h1,h2,h3{display:flex;align-items:center}h1::before{content:"";display:inline-block;width:5rem;height:4rem;background:url(assets/h1.png) no-repeat;background-size:contain}@media screen and (max-width: 700px){h1{font-size:1.7rem}}h2{font-size:1.7rem}h2::before{content:"";display:inline-block;width:3rem;height:3rem;margin-right:.5rem;background:url(assets/h2.png) no-repeat;background-size:contain}h2::after{content:"#";margin-left:.8rem;opacity:.8}h2:hover::after{opacity:.6;color:#f22f27}@media screen and (max-width: 700px){h2{font-size:1.5rem}}h3{margin-left:1rem;font-size:1.5rem}h3::before{content:"";display:inline-block;width:2rem;height:2rem;margin-right:.6rem;background:url(assets/h3.png) no-repeat;background-size:contain}h3::after{content:"##";margin-left:.8rem;opacity:.8}h3:hover::after{opacity:.6;color:#f22f27}@media screen and (max-width: 700px){h3{font-size:1.3rem}}hr{border:0;background:linear-gradient(#e7c5c5, #8b140c) no-repeat center;background-size:100% 1px}hr::before{content:"";display:block;width:5rem;height:3rem;margin:1rem auto;background:url(assets/2.jpg) no-repeat;background-size:contain}table{width:100%;min-height:10rem;border-collapse:collapse;position:relative;user-select:none}table::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:url(assets/table.png) no-repeat center center;background-size:contain;z-index:-1;opacity:.6}table thead{border-top:2px solid #999;border-bottom:2px solid #999}table thead th{font-size:1.3rem;text-align:center;padding:1rem .5rem}@media screen and (max-width: 700px){table thead{font-size:1.2rem}}table tbody{border-bottom:1px solid #999}table tbody td{font-size:1.2rem;font-family:Kaiti,"Zhuque Fangsong (technical preview)";font-weight:bold;text-align:center;padding:.5rem;border-radius:3px}table tbody td:hover{background-color:rgba(102,102,102,.4392156863)}@media screen and (max-width: 700px){table tbody td{font-size:1.1rem}}.post{display:flex;flex-direction:column;width:100%;margin:1rem 0 0 0;padding:0;border-radius:5px;box-shadow:0px 1px 10px rgba(148,148,148,.5764705882)}.post .post-title{text-align:center;margin:1rem auto}.post .post-date{text-align:center;font-size:1rem;line-height:normal;opacity:.6}.post #content{margin:1rem 2rem}@media screen and (max-width: 700px){.post #content{margin:1rem 1rem}}