All public logs

Jump to navigation Jump to search

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

Logs
  • 02:09, 2 November 2024 Mark Sọ̀rọ̀ contribs created page MediaWiki:Gadget-LessMixins.less (Created page with "* * Standard mixins for Less v2 * * Based on <https://github.com/clearleft/clearless/blob/master/mixins/helpers.less> * Gradients based on <https://www.colorzilla.com/gradient-editor/>: .border-radius( @radius: 5px) { border-radius: @radius; } .box-sizing( @type: border-box) { box-sizing: @type; } .box-shadow( @shadow: 1px 1px 2px rgba( 0, 0, 0, 0.25)) { box-shadow: @shadow; } .filter( @filter: grayscale( 100%)) { -webkit-filter: @filter;...")