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
 
(Uma revisão intermediária pelo mesmo usuário não está sendo mostrada)
Linha 3: Linha 3:
border-radius: 15px;  
border-radius: 15px;  
margin:auto;
margin:auto;
width:45%;
width:50%;
text-align:center;
text-align:center;
padding: 0;
}
}
.RegionInfo-text{
.RegionInfo-text{

Edição atual tal como às 01h15min de 4 de dezembro de 2022

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