mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-21 17:04:49 +00:00
Update font pangram
This commit is contained in:
@@ -149,17 +149,17 @@
|
||||
abcdefghijklmnopqrstuvwxyz <br />
|
||||
ABCDEFGHIJKLMNOPQRSTUVWXYZ <br /> 0123456789.:,;()*!?'@#<>$%&^+-=~
|
||||
</p>
|
||||
<p class="s10" style="font-size: 10px;">The quick brown fox jumps over the lazy dog. 0123456789</p>
|
||||
<p class="s11" style="font-size: 11px;">The quick brown fox jumps over the lazy dog. 0123456789</p>
|
||||
<p class="s12" style="font-size: 12px;">The quick brown fox jumps over the lazy dog. 0123456789</p>
|
||||
<p class="s14" style="font-size: 14px;">The quick brown fox jumps over the lazy dog. 0123456789</p>
|
||||
<p class="s18" style="font-size: 18px;">The quick brown fox jumps over the lazy dog. 0123456789</p>
|
||||
<p class="s24" style="font-size: 24px;">The quick brown fox jumps over the lazy dog. 0123456789</p>
|
||||
<p class="s30" style="font-size: 30px;">The quick brown fox jumps over the lazy dog. 0123456789</p>
|
||||
<p class="s36" style="font-size: 36px;">The quick brown fox jumps over the lazy dog. 0123456789</p>
|
||||
<p class="s48" style="font-size: 48px;">The quick brown fox jumps over the lazy dog. 0123456789</p>
|
||||
<p class="s60" style="font-size: 60px;">The quick brown fox jumps over the lazy dog. 0123456789</p>
|
||||
<p class="s72" style="font-size: 72px;">The quick brown fox jumps over the lazy dog. 0123456789</p>
|
||||
<p class="s10" style="font-size: 10px;">{{pangram}}</p>
|
||||
<p class="s11" style="font-size: 11px;">{{pangram}}</p>
|
||||
<p class="s12" style="font-size: 12px;">{{pangram}}</p>
|
||||
<p class="s14" style="font-size: 14px;">{{pangram}}</p>
|
||||
<p class="s18" style="font-size: 18px;">{{pangram}}</p>
|
||||
<p class="s24" style="font-size: 24px;">{{pangram}}</p>
|
||||
<p class="s30" style="font-size: 30px;">{{pangram}}</p>
|
||||
<p class="s36" style="font-size: 36px;">{{pangram}}</p>
|
||||
<p class="s48" style="font-size: 48px;">{{pangram}}</p>
|
||||
<p class="s60" style="font-size: 60px;">{{pangram}}</p>
|
||||
<p class="s72" style="font-size: 72px;">{{pangram}}</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user