Mudanças entre as edições de "MediaWiki:Common.css"
Ir para navegação
Ir para pesquisar
Etiqueta: Revertido |
|||
| Linha 1: | Linha 1: | ||
@import url('https://fonts.googleapis.com/css2?family= | @import url('https://fonts.googleapis.com/css2?family=Urbanist:wght@400;600;700&display=swap'); | ||
body, | body, | ||
| Linha 18: | Linha 18: | ||
select, | select, | ||
button { | button { | ||
font-family: ' | font-family: 'Urbanist', sans-serif !important; | ||
} | } | ||
.mw-body, #mw-head-base, #left-navigation, #mw-data-after-content, .mw-footer { | .mw-body, #mw-head-base, #left-navigation, #mw-data-after-content, .mw-footer { | ||
margin-left: 13em; | margin-left: 13em; | ||
} | } | ||
Edição das 19h55min de 24 de maio de 2025
@import url('https://fonts.googleapis.com/css2?family=Urbanist:wght@400;600;700&display=swap');
body,
.mw-body,
.mw-parser-output,
.mw-headline,
#firstHeading,
h1, h2, h3, h4, h5, h6,
th, td, caption,
.vector-menu-tabs a,
#mw-panel,
#p-personal,
#mw-head,
#content,
.vector-menu-dropdown,
input,
textarea,
select,
button {
font-family: 'Urbanist', sans-serif !important;
}
.mw-body, #mw-head-base, #left-navigation, #mw-data-after-content, .mw-footer {
margin-left: 13em;
}