Main public logs
More actions
Combined display of all available logs of VRising. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 07:37, 11 June 2026 Shiki talk contribs created page Main Page/styles.css (Created page with ".vr-hero { text-align: center; padding: 2.5em 1em 2em; } .vr-hero__title { font-size: 2.4em; font-weight: 700; color: var(--color-base); letter-spacing: 0.04em; text-transform: uppercase; } .vr-hero__sub { color: var(--color-base--subtle); font-size: 1.1em; margin-top: 0.4em; } .vr-cards { display: grid; grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); gap: 1em; padding: 0 0 2em; } .vr-card { background: var(--color-surface-2);...")