Mais ações
Sem resumo de edição |
Sem resumo de edição |
||
| Linha 31: | Linha 31: | ||
font-weight: bold; | font-weight: bold; | ||
color: #897051; | color: #897051; | ||
} | |||
.collapsible { | |||
background-color: #777; | |||
color: white; | |||
cursor: pointer; | |||
padding: 18px; | |||
width: 100%; | |||
border: none; | |||
text-align: left; | |||
outline: none; | |||
font-size: 15px; | |||
} | } | ||
Edição das 15h47min de 12 de dezembro de 2022
.Playtest{
border: 2px solid #897051;
border-radius: 15px;
margin:15px;
width:40%;
text-align:center;
padding: 0;
float:left;
}
.Playtest-text{
font-weight: bold;
border-bottom: 1px solid #897051;
color: #897051;
}
.RegionInfo table{
width:100%;
}
.RegionInfo th{
text-align:center;
font-weight: normal;
}
#dourado-title{
font-weight: bold;
color: #897051;
border-bottom: 1px solid #897051;
width:100%;
padding-bottom:-10px;
}
#dourado{
font-weight: bold;
color: #897051;
}
.collapsible {
background-color: #777;
color: white;
cursor: pointer;
padding: 18px;
width: 100%;
border: none;
text-align: left;
outline: none;
font-size: 15px;
}