Main public logs

From Garty Wiki
Jump to navigationJump to search

Combined display of all available logs of Garty Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 08:15, 21 March 2026 Nigour talk contribs created page Template:Partysavingtext/anim.css (Created page with "gleam-text { animation: gleam-animation 1.1s infinite; } @keyframes gleam-animation { 0% { background-position: 200% 0 } 100% { background-position: -200% 0 } } .gleam-glow { animation: gleam-glow 5s infinite; } @keyframes gleam-glow { 0% { text-shadow: 0 0 2px #48a4ff, 0px 0px 2px #0060fe; border-color: #48a4ff; } 10% { text-shadow: 0 0 3px #48a4ff, 0 0 6px #48a4ff, 0 0 7px #48a4ff, 0px 0px 2px #0060fe;...")