<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.modul_baslik{
    height: 18px;
    width: 164px;
    padding: 5px 2px 7px 34px;
    background-repeat: no-repeat;
    background-color:#faa61a;
    background-position: 5px center;
    border-radius:1px;
    color:#fff;
    text-shadow: 1px 1px 1px #2e2e2e;
    font-size: 13px;
}
.modul_icerik{
    padding:10px 0;
}
.kisayol{
    
}
.kisayol a{
    margin:0 0 5px 0;
    display:block;
}
.modul_baslik_ana{
    padding: 7px;
    background: #faa61a;
    font-size: 16px;
    border-bottom: 2px solid #fa591a;
    margin: 0 0 5px 0;
    font-weight: bold;
    color:#fff;
    text-shadow: 1px 1px 1px #fa591a;

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