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:RegionInfo/styles.css: mudanças entre as edições

De Runas & Campeões
mSem resumo de edição
mSem resumo de edição
Linha 13: Linha 13:
.RegionInfo table{
.RegionInfo table{
width:100%;
width:100%;
}
.RegionInfo th{
text-align:center;
text-align:center;
}
}

Edição das 01h04min de 4 de dezembro de 2022

.RegionInfo{
	border: 2px solid #897051; 
	border-radius: 15px; 
	margin:auto;
	width:45%;
	text-align:center;
}
.RegionInfo .RegionInfo-text{
	font-weight: bold;
	border-bottom: 1px solid #897051; 
	color: #897051;
}
.RegionInfo table{
	width:100%;
}
.RegionInfo th{
	text-align:center;
}