Các bác có thể bỏ chút thời gian chia sẻ cho em cách thay đổi màu và tiêu đề này giống code.pro.vn giúp em được không ạ
Cảm ơn các bác

Image description
Image description

  • Nguyễn Đức Hoàng đã thích điều này.
  • /* Standar CSS */
    .free:after, .premium:after, .now:after, .news:after, .new:after{display:inline-block;content:'Free!';color:#01579b;font-size:85%;font-weight:400;margin:0 5px}
    .premium:after{content:'Premium!';color:#FA5858}
    .new:after{content:'New!';color:#FE9A2E}
    .news:after{content:'News!';color:#FE9A2E}
    .now:after{content:'Now!';color:#5FB404}

    Thêm CSS này vào bạn ơi

  • Trung

    Chuyên gia kể chuyện qua hình ảnh
    Level 25
  • Đã chỉnh sửa
  • Câu trả lời hay nhấtchọn bởi Lê Anh Đức
/* Standar CSS */
.free:after, .premium:after, .now:after, .news:after, .new:after{display:inline-block;content:'Free!';color:#01579b;font-size:85%;font-weight:400;margin:0 5px}
.premium:after{content:'Premium!';color:#FA5858}
.new:after{content:'New!';color:#FE9A2E}
.news:after{content:'News!';color:#FE9A2E}
.now:after{content:'Now!';color:#5FB404}

Thêm CSS này vào bạn ơi

    Viết câu trả lời...