Sem resumo de edição
Sem resumo de edição
 
(16 revisões intermediárias pelo mesmo usuário não estão sendo mostradas)
Linha 20: Linha 20:
.mw-logo-wordmark {
.mw-logo-wordmark {
   font-family: 'Gemunu Libre', sans-serif !important;
   font-family: 'Gemunu Libre', sans-serif !important;
   font-size: 22px;
   color: #4a218f;
  line-height: 17px;
   font-weight: 800;
   font-weight: 800;
   color: #4a218f;
   font-size: 2em;
  display: flex;
}
   flex-direction: row;
 
   align-items: stretch; /* estica os itens para a mesma altura */
h1, h2, h3, h4, h5, h6 {
  gap: 6px;
   font-family: 'Gemunu Libre', sans-serif !important;
   font-weight: 700!important;
}
}


.cine-logo-text {
.cdx-text-input__input {
   line-height: 1;
   border-radius: 20px 0px 0px 20px;
  font-weight: bold;
  font-size: 1.1em;
  display: flex;
  flex-direction: column;
  justify-content: space-between; /* faz o CINE ficar no topo e o LINUX na base */
}
}


.cine-wiki-right {
.cdx-search-input {
   font-size: 1.5em;
   border-radius: 20px;
  font-weight: 900;
  color: #6b21a8;
  text-transform: uppercase;
  margin-top: 0; /* remove margem superior para alinhar certinho */
  display: flex;
  align-items: center;
}
}


h1, h2, h3, h4, h5, h6 {
.cdx-search-input__end-button.cdx-button {
  font-family: 'Gemunu Libre', sans-serif !important;
   border-radius: 0px 20px 20px 0px;
   font-weight: 700!important;
}
}
/* FIM GLOBAL */
/* FIM GLOBAL */
Linha 93: 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;
}
}