All public logs
Combined display of all available logs of Old School Near-Reality Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:56, 4 October 2022 Jacmob talk 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 <http://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;...")