mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
Minimal commit
This commit is contained in:
parent
e059d45f73
commit
9c4fabb176
@ -8,8 +8,16 @@
|
||||
<p>76</p><img width="22px" height="24px" src="../../assets/img/votant-pas-sur.svg">
|
||||
</section>
|
||||
<section id="vote">
|
||||
<a>
|
||||
<img width="16px" height="12px" src="../../assets/img/check.svg">
|
||||
</a>
|
||||
<a>
|
||||
<img width="19px" height="15px" src="../../assets/img/check-2.svg">
|
||||
</a>
|
||||
|
||||
<a>
|
||||
<img width="12px" height="12px" src="../../assets/img/croix.svg">
|
||||
</a>
|
||||
|
||||
</section>
|
||||
</div>
|
||||
|
@ -6,9 +6,12 @@
|
||||
display:flex;
|
||||
}
|
||||
#vote img{
|
||||
/*
|
||||
border: 1px solid #aeafb1;
|
||||
border-radius: 48px;
|
||||
*/
|
||||
}
|
||||
|
||||
h2,h3{
|
||||
font-weight: normal;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user