aboutsummaryrefslogtreecommitdiff
path: root/files/pl/mozilla/persona/branding/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pl/mozilla/persona/branding/index.html')
-rw-r--r--files/pl/mozilla/persona/branding/index.html43
1 files changed, 43 insertions, 0 deletions
diff --git a/files/pl/mozilla/persona/branding/index.html b/files/pl/mozilla/persona/branding/index.html
new file mode 100644
index 0000000000..1b4ac3ba7e
--- /dev/null
+++ b/files/pl/mozilla/persona/branding/index.html
@@ -0,0 +1,43 @@
+---
+title: Zasoby Branding
+slug: Mozilla/Persona/branding
+translation_of: Archive/Mozilla/Persona/User_interface_guidelines
+---
+<h2 id="Przyciski_logowania_za_pomocą_Persony">Przyciski logowania za pomocą Persony</h2>
+<h3 id="Obrazkowe">Obrazkowe</h3>
+<p>Przyciski logowania dostępne są w trzech wersjach i kolorach:</p>
+<table>
+ <thead>
+ <tr>
+ <th scope="row"> </th>
+ <th scope="col">Sign in with your Email</th>
+ <th scope="col">Sign in with Persona</th>
+ <th scope="col">Sign in</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <th scope="row">Czarny</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">Niebieski</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">Czerwony</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="Bazujące_na_CSS">Bazujące na CSS</h3>
+<p><a href="http://sawyerhollenshead.com/" title="http://sawyerhollenshead.com/">Sawyer Hollenshead</a> stworzył powyższe przyciski za pomocą CSS.<br>
+ <a href="/files/3973/persona-css-buttons.zip" style="line-height: inherit;" title="/files/3973/persona-css-buttons.zip">Pobierz (.zip)</a></p>
+<h2 id="Więcej_informacji">Więcej informacji</h2>
+<p>Więcej informacji na tematy designu Persony możesz znaleść w <a href="http://people.mozilla.org/~smartell/persona/" title="http://people.mozilla.org/~smartell/persona/">Sean Martell's style primer</a>.</p>