club finito

This commit is contained in:
Baptiste Rebillard 2022-06-10 16:23:51 +02:00
parent 9946c6d021
commit 2fcb19ad8f
5 changed files with 21 additions and 62 deletions

View file

@ -2,10 +2,22 @@ section {
display: block;
}
.box-jaune {
position: absolute;
z-index: 3;
top: 0;
left: 0;
margin: 0;
}
.iframe_amicale {
width: 60%;
aspect-ratio: 16/9;
margin: 50px auto 50px auto;
position: absolute;
overflow: hidden;
width: 100vw;
height: 100%;
margin: 0;
top: 0;
left: 0;
}
a.link_in_yellow_box {

View file

@ -2,7 +2,7 @@
ob_start(); // Start reading html
?>
<main>
<section>
<!--<section>
<div class="box-jaune">
<span class="corners corners-top"></span>
<span class="corners corners-bottom"></span>
@ -12,7 +12,7 @@ ob_start(); // Start reading html
<span class="circles circles-top"></span>
<span class="circles circles-bottom"></span>
</div>
</section>
</section>-->
<section>
<iframe src="https://amicale-insat.fr/clubs" class="iframe_amicale" allow="fullscreen" scrolling="auto"></iframe>
</section>

View file

@ -1,5 +1,6 @@
<?php
ob_start(); // Start reading html
header('Location: construction.php')
?>
<main>
<div class="box-jaune">

View file

@ -19,12 +19,12 @@ ob_start(); // Start reading html
<p>
Voici la merveilleuse page que personne lit ! Mais t'es , donc autant en profiter.
</p>
<p>
<!-- <p>
Pour avoir les news, rejoins le groupe <a href="https://www.facebook.com/accueil2018INSAT/" class="link">Facebook</a> de la
semaine. On y postera des infos sur les événements à venir.
</p>
</p>-->
<p>
Tu peux également rejoindre l'Instagram : <a href="https://www.instagram.com/insat_accueil_2021/" class="link">@insat_accueil_2021</a>
Tu peux également rejoindre l'Instagram : <a href="https://www.instagram.com/insat_accueil_2022/" class="link">@insat_accueil_2022</a>
</p>
<div class="title_contact" id="prez">Président</div>
<p>Pour les questions concernant la semaine, adresse-toi directement au Prez, il saura surement t'aider :</p>

View file

@ -158,59 +158,5 @@ if(!isset($relativepath)) {
}
?>
<!--use xlink:href="#Brick" width="47" height="17" x="48.85" y="0"/-->
<!--<a href="index.php" class="menu-link">
<use xlink:href="#Brick" width="47" height="17" x="48.85" y="0"/>
<svg id="btn10" width="47" height="17" x="48.85" y="0">
<text x="50%" y="50%">
Acceuil
</text>
</svg>
</a>
<use xlink:href="#Brick" width="47" height="17" x="97.7" y="0"/>
<use xlink:href="#Brick" width="47" height="17" x="146.55" y="0"/>
<use xlink:href="#Brick" width="47" height="17" x="195.4" y="0"/>
<use xlink:href="#Brick" width="47" height="17" x="244.25" y="0"/>
<use xlink:href="#Brick" width="47" height="17" x="293.1" y="0"/>
<use xlink:href="#Brick" width="47" height="17" x="341.95" y="0"/>
<use xlink:href="#Brick" width="47" height="17" x="390.8" y="0"/>
<use xlink:href="#Brick" width="47" height="17" x="439.65" y="0"/>
<use xlink:href="#Brick" width="47" height="17" x="488.5" y="0"/>-->
<!-- Bottom Layer (LtR) -->
<!--<use xlink:href="#Brick" width="47" height="17" x="-23.5" y="17.85"/>
<use xlink:href="#Brick" width="47" height="17" x="25.35" y="17.85"/>
<use xlink:href="#Brick" width="47" height="17" x="74.2" y="17.85"/>
<use xlink:href="#Brick" width="47" height="17" x="123.05" y="17.85"/>
<use xlink:href="#Brick" width="47" height="17" x="171.9" y="17.85"/>
<use xlink:href="#Brick" width="47" height="17" x="220.75" y="17.85"/>
<use xlink:href="#Brick" width="47" height="17" x="269.6" y="17.85"/>
<use xlink:href="#Brick" width="47" height="17" x="318.45" y="17.85"/>
<use xlink:href="#Brick" width="47" height="17" x="367.3" y="17.85"/>
<use xlink:href="#Brick" width="47" height="17" x="416.15" y="17.85"/>
<use xlink:href="#Brick" width="47" height="17" x="465" y="17.85"/>-->
</svg>