Main public logs

Combined display of all available logs of WikiDocs. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 15:15, 19 October 2025 ExistentialBean talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: @-moz-keyframes breathe { 0% { opacity: 0.4; } 100% { opacity: 0.7; } } @keyframes breathe-pulse { 0% { opacity: 0.4; transform: scale(1); } 100% { opacity: 0.7; transform: scale(1.05); } } @-webkit-keyframes breathe-pulse { 0% { opacity: 0.4; -webkit-transform: scale(1); } 100% { opacity: 0.7; -webkit-transform: scale(1.05); } } @-moz-keyframes breathe-pulse...")