All public logs

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

Logs
  • 14:16, 11 August 2023 Capypara talk contribs created page Template:Flatlist/styles.css (Created page with "* * Style for horizontal lists (separator following item). * @source https://www.mediawiki.org/wiki/Snippets/Horizontal_lists * @revision 9 (2016-08-10) * @author User:Edokter: .hlist dl, .hlist ol, .hlist ul { margin: 0; padding: 0; } Display list items inline: .hlist dd, .hlist dt, .hlist li { don't trust the note that says margin doesn't work with inline * removing margin: 0 makes dds have margins again: margin: 0; display: inline; } /*...")