Jump to content

Related changes

Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.

Recent changes optionsShow last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide my edits | Show bots | Hide minor edits
Show new changes starting from 14:53, 14 March 2026
 
Page name:
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

14 March 2026

N    08:23  Template:TextAnimations/styles.css 12 changes history +1,885 [DB (12×)]
     
08:23 (cur | prev) +265 DB talk contribs
     
08:08 (cur | prev) −111 DB talk contribs
     
08:01 (cur | prev) +245 DB talk contribs
     
07:48 (cur | prev) +90 DB talk contribs
     
07:35 (cur | prev) −3 DB talk contribs
     
07:22 (cur | prev) +117 DB talk contribs
     
07:19 (cur | prev) −44 DB talk contribs
     
07:13 (cur | prev) +190 DB talk contribs
     
07:07 (cur | prev) −135 DB talk contribs
     
06:59 (cur | prev) −373 DB talk contribs
     
06:52 (cur | prev) +177 DB talk contribs
N    
06:02 (cur | prev) +1,467 DB talk contribs (Created page with "Base Keyframes: @keyframes wave { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-6px); } } @keyframes hue-cycle { from { filter: hue-rotate(0deg); } to { filter: hue-rotate(360deg); } } Class logic: .wavy span { display: inline-block; animation-name: wave; animation-duration: 1s; animation-iteration-count: infinite; animation-timing-function: ease-in-out; } .rainbow span { animation-name: hue-cycle; animation...")