| (2 intermediate revisions by the same user not shown) | |||
| Line 19: | Line 19: | ||
position: relative; | position: relative; | ||
width: 100%; | width: 100%; | ||
| − | aspect-ratio: 1 | + | aspect-ratio: 1 / 1; |
background-size: cover; | background-size: cover; | ||
background-position: center; | background-position: center; | ||
overflow: visible; | overflow: visible; | ||
| − | border: | + | border: 3px solid white; |
font-family: 'EB Garamond', 'Georgia', serif; | font-family: 'EB Garamond', 'Georgia', serif; | ||
} | } | ||
| Line 111: | Line 111: | ||
document.body.style.backgroundRepeat = "no-repeat"; | document.body.style.backgroundRepeat = "no-repeat"; | ||
document.body.style.backgroundAttachment = "fixed"; | document.body.style.backgroundAttachment = "fixed"; | ||
| − | document.body.style.backdropFilter = "blur( | + | document.body.style.backdropFilter = "blur(9px) brightness(71%) grayscale(39%)"; |
} | } | ||
} | } | ||
Latest revision as of 16:29, 2 March 2026
{{{Concepts:region}}}
{{{1}}}
{{{Concepts:ethimology}}}