MediaWiki:Vector.css: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

28 September 2025

20 September 2025

14 September 2025

19 March 2025

22 January 2025

4 January 2025

2 September 2024

5 March 2024

16 December 2023

3 December 2023

26 November 2023

29 October 2023

  • curprev 21:5521:55, 29 October 2023 Hunchman801 talk contribs 90,368 bytes 0 No edit summary
  • curprev 21:4321:43, 29 October 2023 Hunchman801 talk contribs 90,368 bytes +90,368 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..."