Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of No Subject. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 04:43, 26 January 2026 Riot Hero talk contribs created page Portal:Beginner/styles.css (Created page with "=============================== ROOT VARIABLES ================================: .ns-portal-container { --bg-main: #f7f8f9; --card-bg: #ffffff; --border-soft: #e3e6e8; --blue-soft: #e9f1f7; --green-soft: #eaf4ec; --yellow-soft: #f6f3e8; --text-primary: #1f2933; --text-secondary: #4b5563; max-width: 980px; margin: 0 auto; padding: 2rem 1.25rem 3rem; display: flex; flex-direction: column; gap: 1.5rem; } /* ===========================...")