Sem resumo de edição |
Sem resumo de edição |
||
Linha 24: | Linha 24: | ||
font-weight: 800; | font-weight: 800; | ||
color: #4a218f; | color: #4a218f; | ||
display: flex; | |||
flex-direction: row; | |||
align-items: flex-start; | |||
gap: 6px; | |||
} | } | ||
.cine- | .cine-logo-text { | ||
line-height: 1; | |||
font-weight: bold; | |||
font-size: 1.1em; | |||
} | |||
.cine-wiki-right { | |||
font-size: 1.5em; | font-size: 1.5em; | ||
font-weight: 900; | font-weight: 900; | ||
color: #6b21a8 | color: #6b21a8; | ||
text-transform: uppercase; | text-transform: uppercase; | ||
margin-top: 0.1em; | |||
} | } | ||