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

Predefinição:Testes da Wiki/styles.css: mudanças entre as edições

De Runas & Campeões
Criou página com '.src-component-block-IntroWithVideo-___IntroWithVideo-module__show___2ho5K .src-component-block-IntroWithVideo-___IntroWithVideo-module__smallLine___3r5yo { opacity: 1; transform: scaleX(1); } .observer .src-component-block-IntroWithVideo-___IntroWithVideo-module__smallLine___3r5yo { opacity: 0; transform: scaleX(0); transition: opacity .2s linear .05s,transform .4s cubic-bezier(.25,.46,.45,.94) .05s; } .src-component-micro-SmallLine-___SmallLine-mod...'
 
Sem resumo de edição
Linha 19: Linha 19:
     width: 100%;
     width: 100%;
     font-size: 14px;
     font-size: 14px;
}
.src-component-block-IntroWithVideo-___IntroWithVideo-module__smallLine___3r5yo {
    transform-origin: left;
}
.src-component-micro-SmallLine-___SmallLine-module__smallLine___NFIrA {
    max-width: none;
    font-size: 20px;
}
}

Edição das 15h25min de 12 de dezembro de 2022

.src-component-block-IntroWithVideo-___IntroWithVideo-module__show___2ho5K .src-component-block-IntroWithVideo-___IntroWithVideo-module__smallLine___3r5yo {
    opacity: 1;
    transform: scaleX(1);
}
.observer .src-component-block-IntroWithVideo-___IntroWithVideo-module__smallLine___3r5yo {
    opacity: 0;
    transform: scaleX(0);
    transition: opacity .2s linear .05s,transform .4s cubic-bezier(.25,.46,.45,.94) .05s;
}

.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-block-IntroWithVideo-___IntroWithVideo-module__smallLine___3r5yo {
    transform-origin: left;
}

.src-component-micro-SmallLine-___SmallLine-module__smallLine___NFIrA {
    max-width: none;
    font-size: 20px;
}