<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.loginview1 {
    margin-bottom: 0px;
    background-image: url(../images/AbdiFade.gif);
    background-position: 0% 25%;
    background-size: cover;
    image-rendering:optimizeQuality;
    /*background-attachment:fixed;*/
    background-repeat: no-repeat;
    color: white;
   
    text-shadow: black 0.3em 0.3em 0.3em;
    /*text-align-last:right;*/
    text-align: left;
    margin-top:0px;

    /*margin-bottom:8px;*/
    min-height:105px;
    border-radius: 6px;
   
}</pre></body></html>