View file user/money/best/style.css

File size: 1.69Kb
.center {
    text-align: center;
}
.bold, a.bold {
    font-weight: bold;
}.lnk {
    margin: 4px 0px;
}.red, a.red {
    color: #F00;
}.error {
    color: #F00;
    padding: 2px 0px;
    font-weight: bold;
}
div.girls2 {
    border-radius: 4px;
    background: #FC9AC1 none repeat scroll 0% 0%;
    color: #BE2F64;
    padding: 4px;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}div.girls {
    background: #FEDCE9 none repeat scroll 0% 0%;
    text-align: center;
    padding: 4px;
    margin: 0px -4px;
}.photo_bor {
    background-color: #F2F2F2;
    box-shadow: 1px 0px 5px #989898;
    border: 3px solid #FFF;
    width: 70px;
    height: 70px;
    padding: 0px;
    margin: 2px;
    border-radius: 50%;
    transition: all 0.2s ease 0s;
}a.d, .d {
    font-weight: bold;
    color: #EC00FF;
    font-size: 14px;
    font-family: Verdana,Arial,sans-serif,Tahoma,Lucida Sans;
}div.mens2 {
    border-radius: 4px;
    background: #BED7F0 none repeat scroll 0% 0%;
    color: #5E82A8;
    padding: 4px;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}div.mens {
    background: #F1F8FF none repeat scroll 0% 0%;
    text-align: center;
    padding: 4px;
    margin: 0px -4px;
}a.m, .m {
    font-weight: bold;
    color: #0998FE;
    font-size: 14px;
    font-family: Verdana,Arial,sans-serif,Tahoma,Lucida Sans;
}
.footer { background: #6a8cb1;margin-top:8px; border-top: 1px solid #a4caf1;border-bottom:1px solid #527397; color: #ffffff;border-radius: 4px; color: #ffffff; }
.footer:hover{background: #5a7cb1;}
.footer .content { text-align: center; padding: 8px; }
.footer .content { color: #ffffff; font-weight: bold; }