aboutsummaryrefslogtreecommitdiff
path: root/files/de/mozilla/persona/branding/index.html
blob: f35f03575ce6c5888a831f2ac2e675c562a2dd76 (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
---
title: Branding resources
slug: Mozilla/Persona/branding
translation_of: Archive/Mozilla/Persona/User_interface_guidelines
---
<h2 id="Einloggen_mit_Persona_Buttons">Einloggen mit Persona Buttons</h2>
<h3 id="Bilder">Bilder</h3>
<p>Der "Einloggen" Button ist in drei Versionen und drei Farben erhältlich:</p>
<table>
  <thead>
    <tr>
      <th scope="row"> </th>
      <th scope="col">Einloggen mit Emailadresse</th>
      <th scope="col">Einloggen mit Persona</th>
      <th scope="col">Einloggen</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <th scope="row">Schwarz</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">Blau</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">Rot</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="CSS-Basis">CSS-Basis</h3>
<p><a href="http://sawyerhollenshead.com/" title="http://sawyerhollenshead.com/">Sawyer Hollenshead</a> erzeugte ein Set exzellenter CSS-basierter Buttons. <a href="/files/3973/persona-css-buttons.zip" title="/files/3973/persona-css-buttons.zip">Download (.zip)</a></p>
<h2 id="Mehr_Info">Mehr Info</h2>
<p>Mehr Informationen über Persona's visuelles Design bei <a href="http://people.mozilla.org/~smartell/persona/" title="http://people.mozilla.org/~smartell/persona/">Sean Martell's style primer</a>.</p>