Changes

Jump to navigation Jump to search

MediaWiki:Common.js

1 byte added, 19:22, 7 April 2013
formatting
var size = window.getComputedStyle(document.body,':after').getPropertyValue('content');
if (size.indexOf('smallscreen') !=-1)
{
window.location.replace(document.URL + "?useformat=mobile");

Navigation menu