All public logs
From UnusualSolutionsWiki
Combined display of all available logs of UnusualSolutionsWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:06, 1 December 2021 UnsualAdmin talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: (mp_) For main-page styling - Inspired by MediaWiki's main page: .mp_row { padding: 0; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; } .mp_box { padding: 0 10px 10px 10px; margin: 5px; flex: 1; flex-basis: 0; flex-grow: 1; flex-shrink: 1; min-width: 250px; Could we use media queries instead?: border: 1px solid #CCC; box-shadow: 0 0.5em 1em -0.1...")