Chương 13: Nụ hôn cảm tạ

Tác giả:



Thử đọc

.footer-banner { display: none; position: fixed; bottom: 0; left: 0; right: 0; margin: 0 auto; text-align: center; z-index: 9999; width:100% background-color: rgba(255, 255, 255, 0.9); } .ad-box { position: relative; display: block; margin: 0 auto; padding: 0; } .ad-box .close-banner { position: absolute; top: 5px; right: 5px; width: 24px; height: 24px; background-color: rgba(0, 0, 0, 0.6); color: #fff; font-size: 16px; font-weight: bold; border-radius: 50%; text-align: center; line-height: 24px; cursor: pointer; transition: background-color 0.3s, transform 0.2s; box-shadow: 0 2px 6px rgba(0,0,0,0.3); z-index: 1; } .ad-box .close-banner:hover { background-color: rgba(255, 0, 0, 0.8); transform: scale(1.1); } .f8b-1, .f8b-2 { display: flex; padding: 0; margin: 0; } .f8b-1 a, .f8b-2 a { display: block; } .f8b-1 img, .f8b-2 img { display: block; height: auto; width: 100%; max-width: 100%; vertical-align: top; border: 0; } @media (max-width: 767px) { .f8b-1, .f8b-2 { display: block !important; text-align: center; } .ad-box { display: block; margin: 0 auto; } }