<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Ð¡Ñ‚Ð¸Ð»ÑŒ yhoho*/
div#yohoho {
    width: 100%;
}
iframe#yohoho-iframe {
    width: 100%;
}
/*#yohoho-buttons div:hover, #yohoho-buttons div.yohoho-active {
    color: #fff;
    background: #779f00;
    cursor: pointer;
    opacity: 1;
}*/
.table-striped &gt; tbody &gt; tr:nth-of-type(2n+1) {
    background-color: #ed9316;
}
.table-hover &gt; tbody &gt; tr:hover {
    background-color: #ed9316;
    cursor: pointer;
}

</pre></body></html>