You've already forked system.css
mirror of
https://github.com/sakofchit/system.css.git
synced 2026-05-05 06:01:22 +09:00
Give standard dialog a proper <h1>
This commit is contained in:
@@ -485,7 +485,7 @@
|
|||||||
<%- example(`
|
<%- example(`
|
||||||
|
|
||||||
<div class="standard-dialog center" style="width:50%;">
|
<div class="standard-dialog center" style="width:50%;">
|
||||||
<p class="dialog-text">The Macintosh Finder, Version 1.0 (18 Jan 84)</p>
|
<h1 class="dialog-text">The Macintosh Finder, Version 1.0 (18 Jan 84)</h1>
|
||||||
<p class="dialog-text">© 1984 Apple Computer</p>
|
<p class="dialog-text">© 1984 Apple Computer</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user