<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{
    --main-color: #000;
}

.jquery-msgbox{
    font-family:'Roboto Condensed', Helvetica, Arial, sans-serif;
    font-size: 16px;
    width: 480px !important;
}

.jquery-msgbox-buttons button{
    font-size: 1em;
}

.gpl-message ul {
    padding: 10px 0;
}
.gpl-message ul li {
    list-style: disc;
    margin-left: 25px;
    padding-bottom: 5px;
}
</pre></body></html>