Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
You must create an account or log in to edit.

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).

Logs
  • 07:37, April 16, 2025 LordSkorne7 talk contribs created page Template:Typing Text Effect/styles.css (Created page with "Template:Typing Text Effect/styles.css: Container with blinking cursor effect: .cursor { position: relative; width: 24em; margin: 0 auto; border-right: 2px solid rgba(255, 255, 255, 0.75); white-space: nowrap; overflow: hidden; transform: translateY(-50%); display: inline-block; } Typewriter animation: .typewriter-animation { animation: typewriter 5s steps(50, end) 1s 1 normal both, blinkingCursor 500ms steps(50, end) infinite n...")