Skip to content
Snippets Groups Projects
Commit 22c4aee9 authored by Bertille Bouget's avatar Bertille Bouget
Browse files

test

parent 3ff5563a
No related branches found
No related tags found
No related merge requests found
...@@ -232,13 +232,12 @@ height: 7vh; ...@@ -232,13 +232,12 @@ height: 7vh;
position: relative; position: relative;
} }
.le_bas{ .le_bas{
color: #EA9238;
text-align: center;
}
.le_bas a{
text-decoration:none; text-decoration:none;
position: absolute;
color: #EA9238; color: #EA9238;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
} }
......
...@@ -60,7 +60,10 @@ ...@@ -60,7 +60,10 @@
</main> </main>
<footer> <footer>
<div class="le_bas"> <div class="le_bas">
Pour nous contacter : <a href="https://www.instagram.com/astegif_et_obegif/">@astegif_et_obegif sur insta </a> et <a href="">@astegif_et_obegif sur facebook </a> <p>Pour nous contacter : </p>
<a href="https://www.instagram.com/astegif_et_obegif/">@astegif_et_obegif sur insta </a>
<br>
<a href="">@astegif_et_obegif sur facebook </a>
</div> </div>
</footer> </footer>
<script type="text/javascript" src="{% static 'campagne/js/navbar.js' %}" ></script> <script type="text/javascript" src="{% static 'campagne/js/navbar.js' %}" ></script>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment