css sur telephone
This commit is contained in:
parent
917d9e581e
commit
f702e28f76
2 changed files with 2 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
<body>
|
||||
<%- include('includes/header.ejs') %>
|
||||
<main>
|
||||
|
||||
<img src="img/space-galaxy-background.jpg" alt="fond" id="background-video">
|
||||
<div id="first_div">
|
||||
<h1>
|
||||
Erreur 403 - Accès interdit : Vous n'êtes pas autorisé à accéder à cette ressource.
|
||||
|
|
|
@ -4,9 +4,7 @@
|
|||
<body>
|
||||
<%- include('includes/header.ejs') %>
|
||||
<main>
|
||||
<video id="background-video" autoplay loop muted>
|
||||
<source src="https://files.vecteezy.com/system/protected/files/006/671/832/vecteezy_traveling-through-star-fields-in-space-to-a-distant-galaxy_6671832_942.mp4" type="video/mp4">
|
||||
</video>
|
||||
<img src="img/space-galaxy-background.jpg" alt="fond" id="background-video">
|
||||
<div id="first_div">
|
||||
<h1>
|
||||
Cette partie du site sera disponible après la campagne de BDE
|
||||
|
|
Loading…
Reference in a new issue