Line 7: | Line 7: | ||
////////////////////// | ////////////////////// | ||
$("body").css({ | $("body").css({ | ||
− | "background-image": "url(https://www.toptal.com/designers/subtlepatterns/patterns/qbkls.png)" | + | "background-image": "url(https://www.toptal.com/designers/subtlepatterns/patterns/qbkls.png)", |
− | "padding": "80px 0 0 0" | + | "padding": "80px 0 0 0", |
− | "user-select": "none" | + | "user-select": "none", |
− | "height": "100%" | + | "height": "100%", |
− | "min-width": "800px" | + | "min-width": "800px", |
− | "background-repeat": "repeat" | + | "background-repeat": "repeat", |
− | "background-attachment": "fixed" | + | "background-attachment": "fixed", |
− | "font-family": "'Roboto', 'Noto', sans-serif" | + | "font-family": "'Roboto', 'Noto', sans-serif", |
− | "font-weight": "lighter" | + | "font-weight": "lighter", |
− | "cursor": "url('virus.png'), auto" | + | "cursor": "url('virus.png'), auto" |
}) | }) | ||
////////////////////// | ////////////////////// | ||
+ | |||
Revision as of 15:58, 5 July 2018