Main public logs
More actions
Combined display of all available logs of Amaranth Legacy. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:54, April 1, 2025 LordSkorne7 talk contribs created page Template:Appearing Text Effect/styles.css (Created page with ".appear-effect-wrapper { position: relative; z-index: 1000; pointer-events: none; } .appear-effect { position: relative; display: inline-block; animation-name: appear-motion; animation-fill-mode: forwards; animation-timing-function: ease-in-out; } @keyframes appear-motion { 0% { opacity: 0; transform: scale(0.9); } 100% { opacity: 1; transform: scale(1); } } .appear-left { left: 0; text-align: left; } .appear-center { left...")