Mudanças entre as edições de "Widget:Teste2"

De Wiki Gla
Ir para navegação Ir para pesquisar
Etiqueta: Revertido
m
 
(8 revisões intermediárias pelo mesmo usuário não estão sendo mostradas)
Linha 1: Linha 1:
{{#widget:Gurren2}}
<style>
{{InfoboxBoss
body::before {
| nome = Deathstalker
content: '';
| imagem = Deathstalker.png
position: fixed;
| nivel = 110
top: 0;
| localizacao = Alabasta West
left: 0;
| drop = Caixa de Recompensa Rara, Caixa1, Berrie, Corpiao
width: 100%;
| notas = corpiaozao grandao.
height: 100vh;
<!-- Habilidade 1 -->
background: url('https://wiki.gla.com.br/images/b/b3/Testefundo.png') no-repeat;
| hab1 = teste1.
filter: brightness(0.6);
| icone1 = Aokiji_sk1_icon.png
 
| video1 = Abrindobaurotacaosemanal.mp4
background-attachment: fixed;
<!-- Habilidade 2 -->
background-position: center;
| hab2 = teste2.
background-repeat: no-repeat;
| icone2 = Aokiji_sk1_icon.png
background-size: cover;
| video2 = Abrindobaurotacaosemanal.mp4
z-index: -1;
}}
}
</style>

Edição atual tal como às 23h19min de 29 de agosto de 2025

<style>

body::before {

content: ; position: fixed; top: 0; left: 0; width: 100%; height: 100vh; background: url('https://wiki.gla.com.br/images/b/b3/Testefundo.png') no-repeat; filter: brightness(0.6);

background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; z-index: -1; } </style>