Sem resumo de edição Etiquetas: Edição móvel Edição feita através do site móvel |
Sem resumo de edição Etiquetas: Edição móvel Edição feita através do site móvel |
||
(6 revisões intermediárias pelo mesmo usuário não estão sendo mostradas) | |||
Linha 6: | Linha 6: | ||
.branding-box span { | .branding-box span { | ||
display: none; | display: none; | ||
} | |||
.minerva-header .branding-box { | |||
opacity: 100; | |||
} | } | ||
Linha 20: | Linha 24: | ||
content: ""; | content: ""; | ||
display: inline-block; | display: inline-block; | ||
background-image: url("/images/ | background-image: url("/images/cinelinux-icon.png"); /* ajuste o caminho se necessário */ | ||
background-size: contain; | background-size: contain; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
width: | width: 40px; | ||
height: | height: 40px; | ||
} | } | ||
Linha 32: | Linha 36: | ||
font-family: 'Gemunu Libre', sans-serif; | font-family: 'Gemunu Libre', sans-serif; | ||
font-weight: 800; | font-weight: 800; | ||
font-size: | font-size: 2rem; | ||
color: # | color: #4a218f; | ||
text-transform: uppercase; | text-transform: uppercase; | ||
} | } |