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">
|
<p>76</p><img width="22px" height="24px" src="../../assets/img/votant-pas-sur.svg">
|
||||||
</section>
|
</section>
|
||||||
<section id="vote">
|
<section id="vote">
|
||||||
|
<a>
|
||||||
<img width="16px" height="12px" src="../../assets/img/check.svg">
|
<img width="16px" height="12px" src="../../assets/img/check.svg">
|
||||||
|
</a>
|
||||||
|
<a>
|
||||||
<img width="19px" height="15px" src="../../assets/img/check-2.svg">
|
<img width="19px" height="15px" src="../../assets/img/check-2.svg">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<a>
|
||||||
<img width="12px" height="12px" src="../../assets/img/croix.svg">
|
<img width="12px" height="12px" src="../../assets/img/croix.svg">
|
||||||
|
</a>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
@ -6,9 +6,12 @@
|
|||||||
display:flex;
|
display:flex;
|
||||||
}
|
}
|
||||||
#vote img{
|
#vote img{
|
||||||
|
/*
|
||||||
border: 1px solid #aeafb1;
|
border: 1px solid #aeafb1;
|
||||||
border-radius: 48px;
|
border-radius: 48px;
|
||||||
|
*/
|
||||||
}
|
}
|
||||||
|
|
||||||
h2,h3{
|
h2,h3{
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user