MediaWiki:Common.less/boasvindas.less
Ir para navegação
Ir para pesquisar
// <pre>
/* ===========================
[[RuneScape:Boas-vindas]]
=========================== */
.rootpage-RuneScape_Boas-vindas, // for subpages
.page-RuneScape_Boas-vindas {
&:not(.action-edit) #firstHeading,
&:not(.action-edit) #Ajuda_Conteúdoub,
.mw-parser-output {
max-width: 60rem;
margin-left: auto;
margin-right: auto;
}
}
.page-RuneScape_Boas-vindas, {
// only when viewing the page
&:not(.action-edit) {
#firstHeading,
.mw-redirectedfrom {
display: none;
}
}
.header-intro {
margin: 2.6em 1.75em;
h1 {
font-size: 2.5em;
border: none;
margin: 0 0 .15em;
}
p {
font-size: 1.1em;
line-height: 1.7em;
}
}
}
.page-RuneScape_Boas-vindas, {
.tile-halves {
width: 45%;
max-width: 30em;
margin: 0 1em 2em;
}
}
.page-Help_Ajuda_Conteúdo {
.header-intro {
text-align: center;
}
.tile-halves {
min-width: 30em;
width: 46%;
margin: 0 2% 2em;
.tile-bottom {
text-align: center;
}
}
}