Ir para o conteúdo

Predefinição:MainPage.css

De Atlax - Wiki
Revisão em 10h11min de 27 de março de 2026 por Tmbt1ag0 (discussão | contribuições) (Criou a página com ".mp-wrapper { max-width: 1200px; margin: 0 auto; } .mp-panel { background: #efe4c8; border: 2px solid #5a0f0f; border-radius: 10px; margin-bottom: 14px; overflow: hidden; } .mp-title { background: linear-gradient(#7b1717, #4c0909); color: #f8e7a8; text-align: center; font-weight: bold; padding: 8px; font-size: 15px; } .mp-content { padding: 12px; }")
(dif) ← Revisão anterior | Revisão atual (dif) | Revisão seguinte → (dif)

.mp-wrapper {

 max-width: 1200px;
 margin: 0 auto;

}

.mp-panel {

 background: #efe4c8;
 border: 2px solid #5a0f0f;
 border-radius: 10px;
 margin-bottom: 14px;
 overflow: hidden;

}

.mp-title {

 background: linear-gradient(#7b1717, #4c0909);
 color: #f8e7a8;
 text-align: center;
 font-weight: bold;
 padding: 8px;
 font-size: 15px;

}

.mp-content {

 padding: 12px;

}