User:Headquarter8302/common.js: Difference between revisions

From the Portal Wiki
Jump to navigation Jump to search
hope this doesn't break my browser
 
Blanked the page
Tags: Blanking Manual revert
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
    // Set noise
    if (document.getElementById('noise')) {
        grained('#noise', {
            "animate": true,
            "patternWidth": 500,
            "patternHeight": 60,
            "grainOpacity": 0.1,
            "grainDensity": 1,
            "grainWidth": 1,
            "grainHeight": 1
        });
    }


    on_load();
end;

Latest revision as of 10:16, 20 May 2025