/*** File CSS tạm thời - dùng để chứa các CSS tạm thời ***/

/* Css link đa màu sắc */
/*.main-entry-content ul a, .main-entry-content ol a {
        background-image: url(https://tiengdong.com/wp-content/themes/TiengDong/img/bgrimg-link-8.gif);
        background-size: auto;
        color: transparent;
        -webkit-background-clip: text;
        background-position: center;
    }
    */

/* Giao diện Desktops and laptops, hoạt động với các màn hình lớn hơn 769px */
@media (min-width: 769px) {
    
}