feat(BK): Ajoute un fond blanc aux logos
This commit is contained in:
parent
bc47d95d23
commit
1c929db3f3
|
@ -935,13 +935,17 @@ L'initiative des Licoornes regroupant les coopératives pour la transition, on r
|
|||
</figure>
|
||||
|
||||
<figure>
|
||||
<img class="big" src="qwant-maps-logo.svg" alt="" style="width: 200px; height: auto;" />
|
||||
<img class="big" src="qwant-maps-logo.svg" alt="" style="width: 200px; height: auto; background-color: white !important;
|
||||
padding: 5px;
|
||||
margin-left: 10px;" />
|
||||
<figcaption aria-hidden="true"><a href="https://about.qwant.com/maps/">Logo de Qwant Maps</a><br/> Crédit : Qwant
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
||||
<figure>
|
||||
<img class="big" src="proton-mail-full-logo.svg" alt="" style="width: 200px; height: auto;" />
|
||||
<img class="big" src="proton-mail-full-logo.svg" alt="" style="width: 200px; height: auto;background-color: white !important;
|
||||
padding: 5px;
|
||||
margin-left: 10px;" />
|
||||
<figcaption aria-hidden="true"><a href="https://proton.me/mail">Logo de Proton Mail</a> <br/> Crédit : Proton
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
|
Loading…
Reference in New Issue