summaryrefslogtreecommitdiff
path: root/stylesheets/légal.css
blob: 3ae07c5b30f7bdb7ba2e46e1e01dfc95553c94bb (plain)
1
2
3
4
5
6
7
8
9
.icons p {
    display: flex;
}

.icons img {
    margin: 0 .5em;
    width: 2em;
    filter: brightness(0);
}