chore: Format HTML in books/core
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<link rel="stylesheet" href="/css/book-page.css">
|
||||
<link rel="stylesheet" href="/css/book-page.css">
|
||||
<link rel="stylesheet" href="/css/book-page.css" />
|
||||
<link rel="stylesheet" href="/css/book-page.css" />
|
||||
<h1>22 GAME RULES</h1>
|
||||
<p><strong>Chapter Info:</strong> W | CHAPTER</p>
|
||||
|
||||
@@ -7,15 +7,18 @@
|
||||
|
||||
<!-- Using a definition list to structure the item attributes -->
|
||||
<dl>
|
||||
<dt>Bronze Shield</dt>
|
||||
<dd>Cost: 100 z | Defense: +2 | M. Defense: - | Initiative: -</dd>
|
||||
<dd class="description">No Quality.</dd>
|
||||
<dt>Bronze Shield</dt>
|
||||
<dd>Cost: 100 z | Defense: +2 | M. Defense: - | Initiative: -</dd>
|
||||
<dd class="description">No Quality.</dd>
|
||||
|
||||
<dt>Runic Shield</dt>
|
||||
<dd>Cost: 150 z | Defense: +2 | M. Defense: +2 | Initiative: -</dd>
|
||||
<dd class="description">No Quality.</dd>
|
||||
<dt>Runic Shield</dt>
|
||||
<dd>Cost: 150 z | Defense: +2 | M. Defense: +2 | Initiative: -</dd>
|
||||
<dd class="description">No Quality.</dd>
|
||||
</dl>
|
||||
|
||||
<p>The most massive shield in the world is the Adamantower, forged with the hide of an extremely rare and dangerous beast.</p>
|
||||
<p>
|
||||
The most massive shield in the world is the Adamantower, forged with the hide
|
||||
of an extremely rare and dangerous beast.
|
||||
</p>
|
||||
|
||||
<p class="credit">Philip Forlenza (Order #)</p>
|
||||
<p class="credit">Philip Forlenza (Order #)</p>
|
||||
|
||||
Reference in New Issue
Block a user