Main public logs
From Qa2triots Wiki
Jump to navigationJump to search
Combined display of all available logs of Qa2triots Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 05:24, 13 April 2026 Amerimin talk contribs created page MediaWiki:Gold.css (Created page with "@keyframes gold-shine { 0% { background-position: -200% center; } 100% { background-position: 200% center; } } .gold-glow-shine { background: linear-gradient( to right, #bf953f 0%, #fcf6ba 25%, #b38728 50%, #fcf6ba 75%, #bf953f 100% ); background-size: 200% auto; -webkit-background-clip: text; -webkit-text-fill-color: transparent; display: inline-block; font-weight: bold; filter: drop-shadow(0 0 5px rgba(255, 215, 0...")