<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Oct 17 2023 | 20:56:20 */
span.wprs_rating:after {
    color: #ff9900;
    position: absolute;
    left: 0;
}
.r-45:after {
    content: "f005f005f005f005f089ï¿½0a0";
}

@media only screen and (max-width: 600px) {
#main &gt; header &gt; div.code-block.code-block-1 &gt; ins /*, .code-block.code-block-4, .code-block.code-block-6*/ {
    min-height: 362px !important;
}
}
@media only screen and (min-width: 601px) {
.code-block.code-block-1 /*, .code-block.code-block-4, .code-block.code-block-6*/ {
    min-height: 280px !important;
}
}
#bbpress-forums .bbp-the-list .bbp-item .bbp-item-meta {
    align-items: center;
}
</pre></body></html>