Ativa o menu
Toggle preferences menu
Alternar menu pessoal
Não autenticado(a)
Your IP address will be publicly visible if you make any edits.

Predefinição:RuneRPG/styles.css: mudanças entre as edições

De Runas & Campeões
Sem resumo de edição
Sem resumo de edição
 
(39 revisões intermediárias por 2 usuários não estão sendo mostradas)
Linha 1: Linha 1:
.wpb-topbanner .wpb-name {
    visibility: hidden;
}
h1,
h1,
h2,
h2,
Linha 5: Linha 9:
}
}


@media ( min-width: 720px){
h1,
.pagRune{
h2{
position: fixed;
border-bottom: 1px solid #897051;
top: 15%;
text-align:center;
left: 5%;
}
}
h2 .mw-headline::first-line{
font-size: 50%;
color: #897051;
}
}


@media (max-width: 1080px){
.capitulo {
.pagRune{
margin-top: 15px;
position: fixed;
text-align:center;
top: 15%;
color: #897051;
left: 5%;
font-size: 18px;
}
}
.nomecapitulo {
text-align:center;
font-size: 32px;
}
}

Edição atual tal como às 12h46min de 6 de dezembro de 2022

.wpb-topbanner .wpb-name {
    visibility: hidden;
}

h1,
h2,
h3 {
	color: #897051;
}

h1,
h2{
	border-bottom: 1px solid #897051;
	text-align:center;
}
h2 .mw-headline::first-line{
	font-size: 50%;
	color: #897051;
}

.capitulo {
	margin-top: 15px;
	text-align:center;
	color: #897051;
	font-size: 18px;
}
.nomecapitulo {
	text-align:center;
	font-size: 32px;
}