Main public logs
From Tuyin Archives
Combined display of all available logs of Tuyin Archives. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:24, 6 July 2025 Morrisj18 talk contribs created page MediaWiki:Timeless.css (Created page with "All CSS here will be loaded for users of the Timeless skin: ===== Global background and text =====: body { background-color: #1a1a1a; color: #e2decf; font-family: "Garamond", "Georgia", serif; } ===== Page content area =====: #content, .mw-body { background-color: #2b2620; border: 1px solid #554433; padding: 20px; box-shadow: 0 0 10px #000; } ===== Headings =====: h1, h2, h3 { color: #ffcc66; text-shadow: 0 0 3px #aa8844; } /* ===...")