Commit 2d9174d7 by François C.

Merge branch 'ticket_1726' into 'evolution_bdm'

ticket_1726 - button added to the home page

See merge request !72
parents 713eefc0 19663a16
Pipeline #1512 passed with stage
in 1 minute 27 seconds
......@@ -237,12 +237,11 @@ body {
}
#see_more_info {
position: absolute;
bottom: 2rem;
right: 4rem;
white-space: normal;
}
#see_more_info_link {
color: #0275d8 !important;
width: 100%;
}
/* --Shifts exchange tile tile */
......
......@@ -34,9 +34,11 @@
<span>Je suis en binôme avec : </span>
<span class="member_associated_partner member_info"></span>
</div>
</div>
<div id="see_more_info">
<a href="#" id="see_more_info_link">Voir plus ></a>
<div id="see_more_info">
<button type="button", class="btn btn--primary home_link_button" id="see_more_info_link">
Accéder à mes infos et comprendre mon statut
</button>
</div>
</div>
</div>
<div class="tile high_tile" id="home_tile_my_services">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment