update formulaire + footer
This commit is contained in:
@@ -146,7 +146,7 @@ p {
|
||||
font-size: 25px;
|
||||
}
|
||||
.table {
|
||||
margin-bottom: 20px;
|
||||
margin-bottom: 30px;
|
||||
width: 70%;
|
||||
height: auto;
|
||||
background-color: dodgerblue;
|
||||
@@ -177,10 +177,15 @@ p {
|
||||
}
|
||||
.formulaire {
|
||||
padding: 10px;
|
||||
width: 20%;
|
||||
height: auto;
|
||||
width: 40%;
|
||||
height: 300px;
|
||||
border: solid;
|
||||
display: flex;
|
||||
font-size: 20px;
|
||||
padding: 15px;
|
||||
li {
|
||||
padding: 15px;
|
||||
}
|
||||
}
|
||||
.center {
|
||||
width: 100%;
|
||||
|
||||
@@ -70,5 +70,8 @@
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<footer class="footer">
|
||||
stagiaires rpz echoes
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user