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).
- 00:41, 24 January 2026 Riot Hero talk contribs created page Template:BrowseSplit/styles.css (Created page with "=========================: Split Layout: =========================: .ns-split-container { display: flex; flex-wrap: wrap; gap: 40px; margin-top: 20px; } .ns-split-left { flex: 6; min-width: 300px; } .ns-split-right { flex: 4; min-width: 260px; background-color: #f4f6f9; padding: 20px; border-radius: 8px; } Stack on smaller screens: @media (max-width: 900px) { .ns-split-container { flex-direction: column; } } /* =====...")