3 dec (front end)

This commit is contained in:
theomemin 2018-12-03 15:48:15 +01:00
parent a4abe70f75
commit 5f85de2197
3 changed files with 21 additions and 2 deletions

View File

@ -104,6 +104,12 @@ body{
color: black;
float: right;
}
.presblanc{
width: 100%;
height: 600px;
margin-top: 100px;
background-color: white;
}
#twi{
height: 18px;

View File

@ -0,0 +1 @@
<div>Copiright IMIE, work hard to don't be bloké on the tépé</div>

View File

@ -7,7 +7,19 @@
<tag type="includes" file="header" />
</header>
<main class="test">
<div class="pres">
<div class="container-fluid">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
<div class="presblanc">
<p>dqsdsqdq</p>
</div>
</div>
</div>
</div>
</div>
</div>
</main>
<footer>
<tag type="includes" file="footer" />
@ -15,4 +27,4 @@
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
</body>
</html>
<!-- <EFBFBD> -->
<!-- ? -->