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

De Wiki Gla
Ir para navegação Ir para pesquisar
Etiqueta: Revertido
m
 
(2 revisões intermediárias pelo mesmo usuário não estão sendo mostradas)
Linha 1: Linha 1:
<div style="background-color: #2a4b8d; padding: 10px 8px; border-radius: 3px; display: flex; align-items: center; gap: 6px;">
<style>
    <img src="https://img.icons8.com/m_rounded/512/FFFFFF/discord-logo.png" alt="Discord" width="16" height="16" style="vertical-align: middle;">
body::before {
    <a href="https://discord.gg/seulink" target="_blank" style="color: white; font-weight: bold; text-decoration: none; font-family: 'Noto Sans JP', sans-serif;">Discord</a>
content: '';
  </div>
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>

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>