- Katılım
- 2 Nisan 2026
- Mesajlar
- 22
- Reaksiyon puanı
- 23
- Puanları
- 3
CSS:
background: linear-gradient(135deg, #5E35B1, #7C4DFF, #9E7BFF);
font-family: "Inter", sans-serif;
font-weight: 500;
font-size: 14px;
letter-spacing: 0.3px;
color: #ffffff !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
padding: 2px 8px;
border-radius: 999px;
border: 1px solid rgba(255, 255, 255, 0.12);
box-shadow:
0 0 8px rgba(124, 77, 255, 0.25),
inset 0 1px 0 rgba(255, 255, 255, 0.12);
display: inline-block;
transition: all .3s ease;
CSS:
background: linear-gradient(135deg, #022235, #032F49, #0A4A70);
font-family: "Inter", sans-serif;
font-weight: 500;
font-size: 14px;
letter-spacing: 0.3px;
color: #ffffff !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
padding: 2px 8px;
border-radius: 4px;
border: 1px solid rgba(255, 255, 255, 0.12);
box-shadow:
0 0 8px rgba(3, 47, 73, 0.25),
inset 0 1px 0 rgba(255, 255, 255, 0.12);
display: inline-block;
transition: all .3s ease;
CSS:
background: linear-gradient(135deg, #4FA800, #64D400, #8AE234);
font-family: "Inter", sans-serif;
font-weight: 500;
font-size: 14px;
letter-spacing: 0.3px;
color: #ffffff !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
padding: 2px 8px;
border-radius: 999px;
border: 1px solid rgba(255, 255, 255, 0.12);
box-shadow:
0 0 8px rgba(100, 212, 0, 0.25),
inset 0 1px 0 rgba(255, 255, 255, 0.12);
display: inline-block;
transition: all .3s ease;
Gruplar ve izinler -> Kullanıcı grupları -> Kullanıcı adı CSS

Yollarını izleyerek değiştirebilirsiniz.
İyi forumlar.