/*   
Theme Name: taiphanmem2
Theme URI: localhost
Description: site tải phần mềm
Author: admin
Version: 1.0
*/
.wbox-body ul li a{
    display: -webkit-box;
    -webkit-line-clamp: 1;  /* số dòng hiển thị */
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.title-logo{
    color:#007DBB;
    
}
.ads-left{
    position: fixed;
    top: 5px;
    left: 5px;
}
.ads-right{
    position: fixed;
    top: 5px;
    right: 5px;
}
