This website works better with JavaScript.
Home
Help
Sign In
james
/
englit0512-introduction
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
change background gradient to blend with image
main
James Fenn
1 month ago
parent
8c6c51fb70
commit
5362317c99
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
index.html
+ 1
- 0
index.html
View File
@@ -21,6 +21,7 @@
</style>
</head>
<body>
<div style="position: absolute; width: 100vw; height: 100vh; background: radial-gradient(ellipse at top, #cecece, #a9a9a9);"></div>
<div style="position: absolute; width: 100vw; height: 100vh; z-index: 100; pointer-events: none;" id="elementContainer"></div>
</body>
</html>
Write
Preview
Loading…
Cancel
Save