Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Main public logs

More actions

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

Logs
  • 22:04, 7 July 2025 Mnooseman talk contribs created page Template:StaffCard/styles.css (Created page with "Staff Card Styles: .staff-card { background: var(--color-surface-2); border: 1px solid var(--border-color-base); border-radius: 12px; padding: 20px; margin: 10px 0; box-shadow: var(--box-shadow-card); transition: transform 0.3s ease, box-shadow 0.3s ease; position: relative; overflow: hidden; color: var(--color-base); font-family: var(--font-family-citizen-base); max-width: 400px; } Add subtle accent using progressive color: .staff-card...")
  • 21:59, 7 July 2025 Mnooseman talk contribs moved page Template:StaffCard/styles.css to Template:StaffCard/styles.css.old without leaving a redirect (temporary adjustment)
  • 20:53, 7 July 2025 Mnooseman talk contribs created page Template:StaffCard/styles.css (Created page with ".staff-card { background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); border-radius: 12px; padding: 20px; margin: 15px 0; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); color: white; max-width: 400px; position: relative; overflow: hidden; transition: transform 0.3s ease, box-shadow 0.3s ease; } Citizen skin dark mode compatibility: .skin-theme-clientpref-night .staff-card, .skin-theme-clientpref-auto .staff-card { box-...")