Sem resumo de edição |
Sem resumo de edição |
||
(14 revisões intermediárias pelo mesmo usuário não estão sendo mostradas) | |||
Linha 21: | Linha 21: | ||
font-family: 'Gemunu Libre', sans-serif !important; | font-family: 'Gemunu Libre', sans-serif !important; | ||
color: #4a218f; | color: #4a218f; | ||
font-weight: 800; | |||
font-size: 2em; | |||
} | } | ||
h1, h2, h3, h4, h5, h6 { | |||
font-family: 'Gemunu Libre', sans-serif !important; | |||
font-weight: | font-weight: 700!important; | ||
} | |||
.cdx-text-input__input { | |||
border-radius: 20px 0px 0px 20px; | |||
} | } | ||
. | .cdx-search-input { | ||
border-radius: 20px; | |||
} | } | ||
.cdx-search-input__end-button.cdx-button { | |||
border-radius: 0px 20px 20px 0px; | |||
} | } | ||
/* FIM GLOBAL */ | /* FIM GLOBAL */ | ||
Linha 89: | Linha 81: | ||
text-align: center; | text-align: center; | ||
padding: 20px 0px; | padding: 20px 0px; | ||
} | |||
.software-infobox .logo .mw-file-element { | |||
max-width: 200px!important; | |||
max-height: 100px!important; | |||
height: auto; | |||
width: auto; | |||
display: block; | |||
margin: 0 auto; | |||
} | } | ||