MediaWiki:Timeless.css: mudanças entre as edições
De SupraWiki
Sem resumo de edição |
Sem resumo de edição |
||
| Linha 37: | Linha 37: | ||
#site-navigation { | #site-navigation { | ||
width: 14em !important; | width: 14em !important; | ||
} | |||
.mw-body h1 { | |||
font-size: 1.9em; | |||
} | } | ||
Edição das 19h17min de 2 de junho de 2023
/* Todo o CSS colocado aqui será carregado para os usuários do tema Timeless */
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
body {
font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
.color-middle {
background: #7c7c7c !important;
}
.color-right {
background: #b32424 !important;
}
.mw-body h1.firstHeading {
border-color: #b32424 !important;
}
.mw-wiki-logo.timeless-logo {
display: none;
}
#p-logo-text a.mw-wiki-title {
color: transparent;
background: url(/resources/assets/suprawiki3.png);
background-size: 135px;
background-repeat: no-repeat;
background-position: center;
}
#mw-site-navigation {
width: 18em !important;
}
#site-navigation {
width: 14em !important;
}
.mw-body h1 {
font-size: 1.9em;
}
