Test avec des %

main
d_yanis 2 years ago
parent 61b4a4e8e9
commit 3d933c4638

@ -21,13 +21,13 @@ body{
*/ */
#SAE #SAE
{ {
font-size : 70px; font-size : 450%;
margin : 10px; margin : 10px;
} }
#DECOUVERTE #DECOUVERTE
{ {
font-size : 38px; font-size : 160%;
margin-top : 10px; margin-top : 10px;
} }
@ -64,7 +64,7 @@ header
#titreSommaire #titreSommaire
{ {
font-size: 33px; font-size: 180%;
margin-left: 20px; margin-left: 20px;
} }
@ -74,7 +74,7 @@ header
flex-direction: row; flex-direction: row;
padding-top : 15px; padding-top : 15px;
padding-bottom: 15px; padding-bottom: 15px;
width : 95%; width : 97%;
align-self : center; align-self : center;
margin-bottom: 30px; margin-bottom: 30px;
@ -105,7 +105,7 @@ header
{ {
padding-left : 10px; padding-left : 10px;
padding-right : 10px; padding-right : 10px;
font-size: 22px; font-size: 93%;
} }
/* /*

@ -49,49 +49,6 @@
</a> </a>
</div> </div>
</div> </div>
<!--
<table id="sommaireTableau">
<tr>
<td>
<a class="question" href="#q1">
<p class="questionP">
Les caractéristiques des demandeurs et des autres offreurs et <br/>
les autres acteurs économiques concernés par notre activité
</p>
</a>
</td>
<td>
<a class="question" href="#q1">
<p class="questionP">
Le SWOT
</p>
</a>
</td>
</tr>
<tr>
<td>
<a class="question" href="#q1">
<p class="questionP">
L'empreinte carbone de notre entreprise
</p>
</a>
</td>
<td>
<a class="question" href="#q1">
<p class="questionP">
La question complémentaire
</p>
</a>
</td>
</tr>
</table>
-->
</section> </section>
<section id="questions"> <section id="questions">

Loading…
Cancel
Save