aboutsummaryrefslogtreecommitdiff
path: root/files/fr/archive/mozilla/persona/branding/index.html
blob: 6baff2ccdc3c88faf77ad9fa7c32929fda5a4b72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
---
title: Ressources promotionnelles
slug: Archive/Mozilla/Persona/branding
tags:
  - Persona
translation_of: Archive/Mozilla/Persona/User_interface_guidelines
---
<h2 id="Se_connecter_avec_des_boutons_Persona">Se connecter avec des boutons Persona</h2>
<h3 id="Images">Images</h3>
<p>Le bouton "Se connecter" est disponible en trois versions et trois couleurs:</p>
<table>
 <thead>
  <tr>
   <th scope="row"> </th>
   <th scope="col">Se connecter avec votre Email</th>
   <th scope="col">Se connecter avec Persona</th>
   <th scope="col">Se connecter</th>
  </tr>
 </thead>
 <tbody>
  <tr>
   <th scope="row">Noir</th>
   <td><img alt="" src="/files/3955/email_sign_in_black.png" style="width: 202px; height: 25px;"></td>
   <td><img alt="" src="/files/3961/persona_sign_in_black.png" style="width: 185px; height: 25px;"></td>
   <td><img alt="" src="/files/3967/plain_sign_in_black.png" style="width: 95px; height: 25px;"></td>
  </tr>
  <tr>
   <th scope="row">Bleu</th>
   <td><img alt="" src="/files/3957/email_sign_in_blue.png" style="width: 202px; height: 25px;"></td>
   <td><img alt="" src="/files/3963/persona_sign_in_blue.png" style="width: 185px; height: 25px;"></td>
   <td><img alt="" src="/files/3969/plain_sign_in_blue.png" style="width: 95px; height: 25px;"></td>
  </tr>
  <tr>
   <th scope="row">Rouge</th>
   <td><img alt="" src="/files/3959/email_sign_in_red.png" style="width: 202px; height: 25px;"></td>
   <td><img alt="" src="/files/3965/persona_sign_in_red.png" style="width: 185px; height: 25px;"></td>
   <td><img alt="" src="/files/3971/plain_sign_in_red.png" style="width: 95px; height: 25px;"></td>
  </tr>
 </tbody>
</table>
<h3 id="En_CSS">En CSS</h3>
<p><a href="http://sawyerhollenshead.com/" title="http://sawyerhollenshead.com/">Sawyer Hollenshead</a> a créé une série d'excellents boutons en CSS. <a href="/files/3973/persona-css-buttons.zip" title="/files/3973/persona-css-buttons.zip">Télécharger (.zip)</a></p>
<h2 id="Informations_complémentaires">Informations complémentaires</h2>
<p>Vous pouvez obtenir des informations complémentaires sur la conception visuelle de Persona dans <a href="http://people.mozilla.org/~smartell/persona/" title="http://people.mozilla.org/~smartell/persona/">les embelissement du style de Sean Martell</a>.</p>