Main public logs
From SNCApedia
Jump to navigationJump to search
Combined display of all available logs of SNCApedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:38, 4 July 2025 SNCA Enthusiast talk contribs created page Template:AnimatedRainbowText (Created page with "<div class="rainbow-text"> <span style="animation: rainbow 3s linear infinite;">{{{1}}}</span> </div> <style> .rainbow-text { display: inline-block; font-size: 2em; font-weight: bold; } @keyframes rainbow { 0% { color: red; } 14% { color: orange; } 28% { color: yellow; } 42% { color: green; } 57% { color: blue; } 71% { color: indigo; } 85% { color: violet; } 100% { color: red; } } </style>")