All public logs
From STEMX365-WIKI
Jump to navigationJump to search
Combined display of all available logs of STEMX365-WIKI. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 02:42, 6 March 2025 Admin talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: .responsive-div { width: 100%; padding: 20px; box-sizing: border-box; } Large screens: @media only screen and (min-width: 768px) { .responsive-div { width: 80%; margin: 0 auto; } } Small screens: @media only screen and (max-width: 767px) { .responsive-div { width: 100%; padding: 10px; } }")