Commit df0c517b authored by Vadim Makeev's avatar Vadim Makeev

px removed from viewport; prev/next links removed from content

parent b45b4546
......@@ -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>&lt;tool&gt;</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>&lt;tool&gt;</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>&lt;tool&gt;</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>&lt;tool&gt;</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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment