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

De Runas & Campeões
Criou página com '.Playtest{ border: 2px solid #897051; border-radius: 15px; margin:auto; width:50%; text-align:center; padding: 0; } .Playtest-text{ font-weight: bold; border-bottom: 1px solid #897051; color: #897051; } .RegionInfo table{ width:50%; float:right; } .RegionInfo th{ text-align:center; font-weight: normal; }'
 
Sem resumo de edição
Linha 6: Linha 6:
text-align:center;
text-align:center;
padding: 0;
padding: 0;
float:right;
}
}
.Playtest-text{
.Playtest-text{
Linha 14: Linha 15:
.RegionInfo table{
.RegionInfo table{
width:50%;
width:50%;
float:right;
}
}
.RegionInfo th{
.RegionInfo th{

Edição das 15h36min de 12 de dezembro de 2022

.Playtest{
	border: 2px solid #897051; 
	border-radius: 15px; 
	margin:auto;
	width:50%;
	text-align:center;
	padding: 0;
	float:right;
}
.Playtest-text{
	font-weight: bold;
	border-bottom: 1px solid #897051; 
	color: #897051;
}
.RegionInfo table{
	width:50%;
}
.RegionInfo th{
	text-align:center;
	font-weight: normal;
}