/* ==================================
CORES POR CATEGORIA (LABEL)
(Blogger: post-labels)
================================== */
/* Base */
.post-labels a{
display:inline-block;
color:#fff !important;
padding:6px 14px;
border-radius:999px;
font-size:12px;
font-weight:700;
letter-spacing:.3px;
margin:0 8px 10px 0;
}
/* HQ */
.post-labels a[href*="label/HQ"],
.post-labels a[href*="label/Hqs"],
.post-labels a[href*="label/Quadrinhos"]{
background:#E63946 !important;
}
/* LIVRO */
.post-labels a[href*="label/Livro"],
.post-labels a[href*="label/Livros"],
.post-labels a[href*="label/Book"],
.post-labels a[href*="label/Books"]{
background:#457B9D !important;
}
/* MANGÁ */
.post-labels a[href*="label/Mangá"],
.post-labels a[href*="label/Manga"],
.post-labels a[href*="label/Mang%C3%A1"]{
background:#6D28D9 !important;
}
/* REVIEW */
.post-labels a[href*="label/Review"],
.post-labels a[href*="label/Resenha"]{
background:#16A34A !important;
}
/* NOTÍCIAS */
.post-labels a[href*="label/Notícias"],
.post-labels a[href*="label/Noticias"],
.post-labels a[href*="label/News"]{
background:#F97316 !important;
}
/* GUIAS / LISTAS */
.post-labels a[href*="label/Guia"],
.post-labels a[href*="label/Lista"],
.post-labels a[href*="label/Top"]{
background:#0EA5E9 !important;
}

Nenhum comentário:
Postar um comentário