Mais ações
Sem resumo de edição |
Sem resumo de edição |
||
Linha 2: | Linha 2: | ||
border: 2px solid #897051; | border: 2px solid #897051; | ||
border-radius: 15px; | border-radius: 15px; | ||
margin:15px; | margin: 0px 15px 15px 15px; | ||
width:40%; | width:40%; | ||
text-align:center; | text-align:center; |
Edição atual tal como às 16h00min de 12 de dezembro de 2022
.Playtest{ border: 2px solid #897051; border-radius: 15px; margin: 0px 15px 15px 15px; width:40%; text-align:center; padding: 0; float:right; } .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; } .active, .collapsible:hover { background-color: #555; } .content { padding: 0 18px; max-height: 0; overflow: hidden; transition: max-height 0.2s ease-out; background-color: #f1f1f1; }