<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.facebook-btn {
    display: inline-block;
    width: 150px;
    height: 23px;
    background-image: url('images/facebook-signing.png');
    background-repeat: no-repeat;
}
.facebook-btn:hover {
    background-position: 0px -24px;
}
.facebook-btn:active {
    background-position: 0px -48px;
}</pre></body></html>