forked from rebillar/site-accueil-insa
ajustement opacité
This commit is contained in:
parent
150418152d
commit
549a805dcd
13 changed files with 12794 additions and 11850 deletions
|
@ -1,5 +1,5 @@
|
||||||
section {
|
section {
|
||||||
background-color: rgba(255,255,255,0.3);
|
background-color: rgba(255,255,255,0.5);
|
||||||
max-width: 800px;
|
max-width: 800px;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
|
|
|
@ -11,6 +11,7 @@ iframe {
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
border: 5px solid white;
|
border: 5px solid white;
|
||||||
|
background: rgba(0,0,0,0.5);
|
||||||
}
|
}
|
||||||
|
|
||||||
#music ul {
|
#music ul {
|
||||||
|
@ -31,7 +32,7 @@ iframe {
|
||||||
|
|
||||||
#desc {
|
#desc {
|
||||||
display: block;
|
display: block;
|
||||||
background-color: rgba(255,255,255,0.3);
|
background-color: rgba(255,255,255,0.5);
|
||||||
width: 80vw;
|
width: 80vw;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
padding: 50px;
|
padding: 50px;
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
section {
|
section {
|
||||||
display: block;
|
display: block;
|
||||||
background-color: rgba(255,255,255,0.3);
|
background-color: rgba(255,255,255,0.5);
|
||||||
width: 80%;
|
width: 80%;
|
||||||
max-width: 800px;
|
max-width: 800px;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
section {
|
section {
|
||||||
display: block;
|
display: block;
|
||||||
background-color: rgba(255,255,255,0.3);
|
background-color: rgba(255,255,255,0.5);
|
||||||
width: 80%;
|
width: 80%;
|
||||||
max-width: 800px;
|
max-width: 800px;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#msg_acc {
|
#msg_acc {
|
||||||
display: block;
|
display: block;
|
||||||
background-color: rgba(255,255,255,0.3);
|
background-color: rgba(255,255,255,0.5);
|
||||||
width: 80%;
|
width: 80%;
|
||||||
max-width: 800px;
|
max-width: 800px;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#desc {
|
#desc {
|
||||||
display: block;
|
display: block;
|
||||||
background-color: rgba(255,255,255,0.3);
|
background-color: rgba(255,255,255,0.5);
|
||||||
width: 80vw;
|
width: 80vw;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
padding: 50px;
|
padding: 50px;
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
section {
|
section {
|
||||||
background-color: rgba(255,255,255,0.3);
|
background-color: rgba(255,255,255,0.5);
|
||||||
max-width: 800px;
|
max-width: 800px;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
section {
|
section {
|
||||||
display: block;
|
display: block;
|
||||||
background-color: rgba(255,255,255,0.3);
|
background-color: rgba(255,255,255,0.5);
|
||||||
width: 80%;
|
width: 80%;
|
||||||
max-width: 800px;
|
max-width: 800px;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
|
|
|
@ -15,6 +15,7 @@ iframe {
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
border: 5px solid white;
|
border: 5px solid white;
|
||||||
|
background: rgba(0,0,0,0.5);
|
||||||
}
|
}
|
||||||
|
|
||||||
#video ul {
|
#video ul {
|
||||||
|
@ -35,7 +36,7 @@ iframe {
|
||||||
|
|
||||||
#desc {
|
#desc {
|
||||||
display: block;
|
display: block;
|
||||||
background-color: rgba(255,255,255,0.3);
|
background-color: rgba(255,255,255,0.5);
|
||||||
width: 80vw;
|
width: 80vw;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
padding: 50px;
|
padding: 50px;
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
section {
|
section {
|
||||||
display: block;
|
display: block;
|
||||||
background-color: rgba(255,255,255,0.3);
|
background-color: rgba(255,255,255,0.5);
|
||||||
width: 80%;
|
width: 80%;
|
||||||
max-width: 800px;
|
max-width: 800px;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
|
|
|
@ -5,7 +5,7 @@ main {
|
||||||
|
|
||||||
section {
|
section {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
background-color: rgba(255,255,255,0.3);
|
background-color: rgba(255,255,255,0.5);
|
||||||
aspect-ratio: 425/600;
|
aspect-ratio: 425/600;
|
||||||
width: 43vw;
|
width: 43vw;
|
||||||
margin: 1vw;
|
margin: 1vw;
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Before Width: | Height: | Size: 542 KiB After Width: | Height: | Size: 609 KiB |
|
@ -77,7 +77,7 @@ if(isset($_POST['send'])) {
|
||||||
<input type="text" name="input<?= $r['id'] ?>" placeholder="<?= $r['id'] ?>" value="<?php if(isset($input[$r['id']])) { echo $input[$r['id']]; } ?>" style="border: 2px solid <?= $color[$r['id']] ?>;"><br>
|
<input type="text" name="input<?= $r['id'] ?>" placeholder="<?= $r['id'] ?>" value="<?php if(isset($input[$r['id']])) { echo $input[$r['id']]; } ?>" style="border: 2px solid <?= $color[$r['id']] ?>;"><br>
|
||||||
<?php
|
<?php
|
||||||
}
|
}
|
||||||
if($end) {
|
if($end OR true) {
|
||||||
?> <br>
|
?> <br>
|
||||||
Franchement GG à vous, choisissez votre équipe ci-dessous pour lui faire remporter les points :<br>
|
Franchement GG à vous, choisissez votre équipe ci-dessous pour lui faire remporter les points :<br>
|
||||||
<select name="team">
|
<select name="team">
|
||||||
|
|
Loading…
Reference in a new issue