# HG changeset patch # User Paper # Date 1671502739 18000 # Node ID b3d3ac6f8c9d78064bfd7233ba7d39e81e55706b # Parent 3946995eb2e6cfaf2ddbc0d1d218416509419264 *: Update site contents changes: * make video only load on desktops * make music files actually download * remove `target=_blank` from links on main page diff -r 3946995eb2e6 -r b3d3ac6f8c9d index.html --- a/index.html Mon Dec 19 20:14:04 2022 -0500 +++ b/index.html Mon Dec 19 21:18:59 2022 -0500 @@ -40,8 +40,11 @@ top: 50%; transform: translate(-50%, -50%); z-index: -1; + display: none; } body { + background: url('landscapeposter.jpg') no-repeat center center fixed; + background-size: cover; background-color: 1F255A; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; overflow: hidden; @@ -75,23 +78,25 @@ -