Sem resumo de edição |
Sem resumo de edição |
||
Linha 200: | Linha 200: | ||
/* HOME - CATEGORIAS */ | /* HOME - CATEGORIAS */ | ||
# | #categories-list-wrapper { | ||
padding: 1em; | padding: 1em; | ||
background: #fafafa; | background: #fafafa; | ||
Linha 207: | Linha 207: | ||
} | } | ||
# | #categories-list { | ||
list-style: none; | list-style: none; | ||
display: grid; | display: grid; | ||
Linha 216: | Linha 216: | ||
} | } | ||
# | #categories-list li { | ||
background: #fff; | background: #fff; | ||
padding: 0.5em; | padding: 0.5em; | ||
Linha 224: | Linha 224: | ||
} | } | ||
# | #categories-list a { | ||
color: #333; | color: #333; | ||
text-decoration: none; | text-decoration: none; |