You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contents/includes/copy/tone-dont2.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
<divclass="cf nr2 nl2 mb3">
2
2
<divclass="fl-ns w-50-ns ph2">
3
3
<figure>
4
-
<imgclass="db w-100-ns outline outline--black-01 outline-offset--1" src="../images/copy/tone-voice/server-prephoton.jpg" alt="example from firefox55 of server not found">
4
+
<imgclass="db w-100-ns outline outline--black-01 outline-offset--1" src="../images/copy/tone-voice/voice-and-tone-dont-2.svg" alt="example from firefox55 of server not found">
<aclass="" href="http://design.firefox.com/design-tokens/photon-colors/photon-colors.sketchpalette" download>Sketch</a> used together with the <aclass="" href="https://github.com/andrewfiorillo/sketch-palettes/">Sketch Palettes</a> plugin.
93
+
<aclass="" href="https://firefoxux.github.io/design-tokens/photon-colors/photon-colors.sketchpalette" download>Sketch</a> used together with the <aclass="" href="https://github.com/andrewfiorillo/sketch-palettes/">Sketch Palettes</a> plugin.
Copy file name to clipboardExpand all lines: contents/visuals/typography.html
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -100,10 +100,12 @@ <h2>Color</h2>
100
100
<p>
101
101
Choose a text color based on the content's purpose and priority.
102
102
</p>
103
+
<h3>Primary Color</h3>
103
104
<p>
104
105
Use a primary color for main titles and body text.
105
106
</p>
106
107
<% include ../includes/typography/typography-primary-color.html %>
108
+
<h3>Secondary Color</h3>
107
109
<p>
108
110
Use a secondary color for accompanying text that adds further information, details, or features to the primary content. Examples include caption text and menu subtitles.
109
111
</p>
@@ -156,9 +158,9 @@ <h2>Line Length</h2>
156
158
<p>
157
159
The number of characters per line influences readability. Studies indicate the following guidelines for English:
158
160
<ul>
159
-
<li><strong>Satisfactory</strong> 45-75 characters (desktop) or 35-40 characters (mobile) per line is widely regarded as a satisfactory line length.</li>
160
-
<li><strong>Optimal</strong> Around 66 characters (desktop) or 39 characters (mobile) is optimal.</li>
161
-
<li><strong>Too long</strong> More than 90 characters (desktop) or 50 characters (mobile) is likely too long for continuous reading.</li>
161
+
<li><strong>Satisfactory</strong><br>45-75 characters (desktop) or 35-40 characters (mobile) per line is widely regarded as a satisfactory line length.</li>
162
+
<li><strong>Optimal</strong><br>Around 66 characters (desktop) or 39 characters (mobile) is optimal.</li>
163
+
<li><strong>Too long</strong><br>More than 90 characters (desktop) or 50 characters (mobile) is likely too long for continuous reading.</li>
0 commit comments