move bg text

This commit is contained in:
Youwen Wu 2023-10-11 20:06:58 -07:00
parent 2076b4b582
commit c372ce85cd
2 changed files with 7 additions and 12 deletions

View file

@ -158,10 +158,10 @@ footer p {
color: #100b0b; color: #100b0b;
position: absolute; position: absolute;
right: 0; right: 0;
top: 0; /* top: 0; */
user-select: none; user-select: none;
pointer-events: none; pointer-events: none;
z-index: 1; /* z-index: 1; */
} }
/* all other screens */ /* all other screens */

View file

@ -44,16 +44,6 @@
</head> </head>
<body> <body>
<div class="bg-text" bgcolor="#000000" text="#000000" link="#0000ff" vlink="#ff0000" alink="#ffff00">
<center>
you are registered as a participant in a mass disturbance
</center>
</div>
<div id="code"></div> <div id="code"></div>
<img id="logo" src="assets/img/gallium-workshop.png" /> <img id="logo" src="assets/img/gallium-workshop.png" />
<h1>Gallium Workshop</h1> <h1>Gallium Workshop</h1>
@ -64,6 +54,11 @@
<source src="assets/media/chromebook.mp4" type="video/mp4" /> <source src="assets/media/chromebook.mp4" type="video/mp4" />
Your browser does not support the video tag. Your browser does not support the video tag.
</video> </video>
<div class="bg-text" bgcolor="#000000" text="#000000" link="#0000ff" vlink="#ff0000" alink="#ffff00">
<center>
you are registered as a participant in a mass disturbance
</center>
</div>
<h2>Proprietary Projects</h2> <h2>Proprietary Projects</h2>
<div class="projects-list"> <div class="projects-list">
<div class="project"> <div class="project">