Predefinição:Mainonly/doc: mudanças entre as edições
Criou página com '.itemWrapperMain { background-color: #1f2124; border-radius: 10px; } .itemBoxGuideLeft { width: 60px; height: 60px; margin: 10px 0 10px 10px; padding: 5px; line-height: 60px; background-color: #131416; border-radius: 7px; border: 1px solid #303238; float: left; text-align: center; color: #ced2d9; } .itemBoxGuideRight { width: 235px; margin: 0 10px 0 0; padding: 0 5px 0 5px; text-align: left; font-size: 16px; font-weight: 500; float: right; color:...' |
Sem resumo de edição |
||
Linha 1: | Linha 1: | ||
<style> | |||
.itemWrapperMain { | .itemWrapperMain { | ||
background-color: #1f2124; | background-color: #1f2124; | ||
Linha 53: | Linha 54: | ||
font-size: 14px; | font-size: 14px; | ||
} | } | ||
</style> |
Edição das 18h31min de 21 de fevereiro de 2025
<style> .itemWrapperMain { background-color: #1f2124; border-radius: 10px; }
.itemBoxGuideLeft {
width: 60px;
height: 60px;
margin: 10px 0 10px 10px;
padding: 5px;
line-height: 60px;
background-color: #131416;
border-radius: 7px;
border: 1px solid #303238;
float: left;
text-align: center;
color: #ced2d9;
}
.itemBoxGuideRight { width: 235px; margin: 0 10px 0 0; padding: 0 5px 0 5px; text-align: left; font-size: 16px; font-weight: 500; float: right; color: #ced2d9; }
.itemHeaderSubtitle { font-weight: 200; color: #ced2d9; font-size: 14px; padding: 0 0 0 5px; }
.itemDescriptionBox {
font-weight: 200;
color: #c5bdab;
background-color: #181a1d;
font-size: 14px;
padding: 15px 15px;
}
.itemBottomDetails { min-height: 20px; padding: 0 10px 10px 0px; margin: 10px; color: #c5bdab; font-size: 14px; } </style>