This is a combined display of all logs except the patrol, review, tag and thanks logs:
- Who performed the action – enter their name without prefix under "Performer".
- The page or user affected by an action – enter the page or user name (prefixed with "User:") under "Target".
- 07:52, 19 November 2024 4Gramtops talk contribs created page User:4Gramtops/style/skin rgb flashing.css (←Created page with '@keyframes flash { 0% { background-color: #f00 } 33.3333333333332% { background-color: #f00 } 33.3333333333333% { background-color: #0f0 } 66.6666666666666% { background-color: #0f0 } 66.6666666666667% { background-color: #00f } 100% { background-color: #00f } } * { animation-name: flash; animation-duration: calc( 1s / 10 ); animation-iteration-count: infinite; animation-timing-function: linear; color: #000 !important; border: none...')