px removed from viewport; prev/next links removed from content
This commit is contained in:
parent
b45b4546b3
commit
df0c517b16
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<title>Shower</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=1274px, user-scalable=no">
|
||||
<meta name="viewport" content="width=1234, user-scalable=no">
|
||||
<link rel="stylesheet" href="themes/ribbon/styles/style.css">
|
||||
<style>
|
||||
#Cover H2 {
|
||||
|
@ -31,7 +31,7 @@
|
|||
<header>
|
||||
<h2>Header</h2>
|
||||
</header>
|
||||
<p>This <code><tool></code> is provided <strong>without</strong> warranty, guarantee, or much in the way of explanation. Note that use of <a href="#TwoLinesHeader">next slide</a> may or may not crash <em>your</em> browser…</p>
|
||||
<p>This <code><tool></code> is provided <strong>without</strong> warranty, guarantee, or much in the way of explanation. Note that use of this tool may or may not crash <em>your</em> browser…</p>
|
||||
<p><a href="examples/index.htm" target="_blank">This link will be opened in the new tab</a></p>
|
||||
</section>
|
||||
</div></div>
|
||||
|
@ -40,7 +40,7 @@
|
|||
<header>
|
||||
<h2>Two rows.<br>Mighty heading</h2>
|
||||
</header>
|
||||
<p>This <code><tool></code> is provided <strong>without</strong> warranty, guarantee, or much in the way of explanation. Note that use of <a href="#Header">previous slide</a> may or may not crash <em>your</em> browser…</p>
|
||||
<p>This <code><tool></code> is provided <strong>without</strong> warranty, guarantee, or much in the way of explanation. Note that use of this tool may or may not crash <em>your</em> browser…</p>
|
||||
</section>
|
||||
</div></div>
|
||||
<div class="slide" id="UnorderedList"><div>
|
||||
|
|
Loading…
Reference in New Issue