<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h2#danraku2{
color: #474747;
text-shadow: 0 0 5px white;
border-left: solid 7px #010079;
background: -webkit-repeating-linear-gradient(-45deg, #cce7ff, #cce7ff 3px,#e9f4ff 3px, #e9f4ff 7px);
background: repeating-linear-gradient(-45deg, #cce7ff, #cce7ff 3px,#e9f4ff 3px, #e9f4ff 7px);
}
h3#danraku3{
padding: 0.5em; color: #494949; background: #fffaf4; border-left: solid 3px #ffaf58; }
h4#danraku4{
position: relative;
padding: 0.25em 0;
}
h4:after {
content: "";
display: block;
height: 2px;
background: -moz-linear-gradient(to right, rgb(230, 90, 90), transparent);
background: -webkit-linear-gradient(to right, rgb(230, 90, 90), transparent);
background: linear-gradient(to right, rgb(230, 90, 90), transparent);
}
h5#danraku5{
position: relative;
color: black;
background: #d0ecff;
line-height: 1.4;
padding: 0.25em 0.5em;
margin: 2em 0 0.5em;
border-radius: 0 5px 5px 5px;
}
h5:after { position: absolute;
font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
content: '\f00c Check';
background: #2196F3;
color: #fff;
left: 0px;
bottom: 100%;
border-radius: 5px 5px 0 0;
padding: 3px 7px 1px;
font-size: 0.7em;
line-height: 1;
letter-spacing: 0.05em
} ul.wpp-list li {
border-bottom: 1px dashed #79c06e; position: relative; }
ul.wpp-list li img { margin: 10px 10px 10px 0px; padding: 3px; }
ul.wpp-list li a.wpp-post-title { display: block; font-size: 15px; color: #333; padding: 12px; text-decoration: none; }
ul.wpp-list li a.wpp-post-title:hover {
color: #4169e1; }</pre></body></html>