<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.btnupdate{
    background: url("btn_update_over.png") no-repeat;
}
.btnupdate a{
    display: block;
}
.btnupdate img{
    border: none;
}
.btnupdate a:hover{
    background: none;
}
.btnupdate a:hover img{
    visibility: hidden;
}</pre></body></html>