All public logs

Jump to navigation Jump to search

Combined display of all available logs of The Unofficial Isekai:Slow Life Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 16:00, 16 October 2023 Cleo talk contribs created page MediaWiki:Mobile.css (Created page with "All CSS here will be loaded for users of the mobile site: .blur { transition: filter 0.15s ease-in-out; overflow: hidden; position: relative; } .blur img { filter: blur(20px); transition: filter 0.15s ease-in-out; } .blur:hover img { filter: none; transition: filter 0.15s ease-in-out; } .blur:hover figcaption { opacity: 0; display: none; } .blur > figcaption { opacity: 0.5; padding: 10px 15px 10px 15px !important; border-radius: 15px;...")