Main public logs
More actions
Combined display of all available logs of Gensopedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:21, 7 December 2025 Admin talk contribs created page User:Admin/common.css (Created page with ".attack-resist { text-align: center; margin: 20px auto; font-family: sans-serif; max-width: 900px; } .attack-resist h3 { margin-bottom: 10px; } .grid { display: grid; border-collapse: collapse; border: 2px solid #aaa; } Default: full table (14 columns): .grid { grid-template-columns: repeat(14, 1fr); } Base cell styling: .cell { border: 1px solid #aaa; padding: 6px; } .header { background-color: #eee; font-weight: bold; } /* ---...")