Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Rayfanpedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:43, 29 October 2023 Hunchman801 talk contribs created page MediaWiki:Vector.css (Created page with "Variables: :root { --pastel-yellow: #CEF582; --bright-yellow: #FFE74A; --dark-2-bg-color: #171A13; --dark-bg-color: #13160E; --light-bg-color: #1E2418; --light-2-bg-color: #363C2A; } body { font-size: 1em; background: var(--dark-2-bg-color) url(resources/assets/skins/banner.png) 0 0 no-repeat; } html, body { height: 100%; margin: 0; padding: 0; font-family: sans-serif; color: var(--pastel-yellow); } div#mw-head { position: absolute; top: 0; right...")