mirror of
https://github.com/informaticker/elia-li-website.git
synced 2024-11-22 09:41:59 +01:00
vp9 babyyyyyy
This commit is contained in:
parent
2f17f57c7a
commit
d00387a87a
BIN
assets/background.mp4
Normal file
BIN
assets/background.mp4
Normal file
Binary file not shown.
@ -77,7 +77,9 @@
|
|||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
.response b {
|
.response b {
|
||||||
text-shadow: 1 1 35px #783F8E;
|
text-shadow:
|
||||||
|
2px 2px 30px #9847b8,
|
||||||
|
-2px -2px 30px #9847b8;
|
||||||
color: #7f5191;
|
color: #7f5191;
|
||||||
}
|
}
|
||||||
.stats {
|
.stats {
|
||||||
|
BIN
assets/video.mp4
BIN
assets/video.mp4
Binary file not shown.
@ -31,7 +31,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<video autoplay muted loop id="background-video">
|
<video autoplay muted loop id="background-video">
|
||||||
<source src="assets/video.mp4" type="video/mp4">
|
<source src="assets/background.mp4" type="video/mp4">
|
||||||
Your browser does not support HTML5 video.
|
Your browser does not support HTML5 video.
|
||||||
</video>
|
</video>
|
||||||
<nav class="navbar">
|
<nav class="navbar">
|
||||||
|
Loading…
Reference in New Issue
Block a user