Ativa o menu
Alternar menu de preferências
Alternar menu pessoal
Não autenticado(a)
Your IP address will be publicly visible if you make any edits.

Predefinição:Divisor/styles.css

De RPG Senhor dos Mistérios
Revisão de 16h03min de 10 de fevereiro de 2026 por Lucaskcampos (discussão | contribs) (Created page with ".src-component-micro-SmallLine-___SmallLine-module__smallLine___NFIrA { position: relative; display: block; overflow: hidden; border-top: 1px solid #99664d; padding-top: 0.4em; max-width: 13.5rem; margin: 0 auto 2rem; width: 100%; font-size: 14px; } .src-component-micro-SmallLine-___SmallLine-module__smallLine___NFIrA { max-width: none; font-size: 20px; } .src-component-micro-SmallLine-___SmallLine-module__smallLine___NFIrA:af...")
(dif) ← Edição anterior | Revisão atual (dif) | Versão posterior → (dif)
.src-component-micro-SmallLine-___SmallLine-module__smallLine___NFIrA {
    position: relative;
    display: block;
    overflow: hidden;
    border-top: 1px solid #99664d;
    padding-top: 0.4em;
    max-width: 13.5rem;
    margin: 0 auto 2rem;
    width: 100%;
    font-size: 14px;
}

.src-component-micro-SmallLine-___SmallLine-module__smallLine___NFIrA {
    max-width: none;
    font-size: 20px;
}
.src-component-micro-SmallLine-___SmallLine-module__smallLine___NFIrA:after, .src-component-micro-SmallLine-___SmallLine-module__smallLine___NFIrA:before {
    content: "";
    display: block;
    position: absolute;
    height: 0.4em;
    width: 0.5em;
    left: 0;
    bottom: 100%;
    background: #99664d;
    transform-origin: left bottom;
    transform: rotate(20deg);
}
.src-component-micro-SmallLine-___SmallLine-module__smallLine___NFIrA:after {
    left: auto;
    right: 0;
    transform-origin: right bottom;
    transform: rotate(-20deg);
}