Skip to content

Commit 7ca8726

Browse files
Update symbols.md
1 parent 7e74e5d commit 7ca8726

1 file changed

Lines changed: 0 additions & 20 deletions

File tree

docs/glossary/symbols.md

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -95,23 +95,3 @@ The following symbols appear on cards:
9595
<td>This symbol stands for <b>TRASH</b>. It is used to represent trashing the card as a cost, such as “<span class="nric-grey trash"></span>: Draw 2 cards,” which means “trash this card to draw 2 cards.”</td>
9696
</tr>
9797
</table>
98-
99-
100-
<div class="nav-buttons">
101-
<!-- Previous Button -->
102-
<a href="/docs/glossary/actions" class="nav-button" aria-label="Previous page">
103-
<div class="nav-button no-link" aria-label="Previous page">
104-
<div class="nav-item">
105-
<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50">
106-
<path d="M30 20L20 30L30 40" />
107-
</svg>
108-
</div>
109-
</div>
110-
111-
<!-- Next Button -->
112-
<div class="nav-button no-link" aria-label="Next page">
113-
<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50">
114-
<path d="M20 20L30 30L20 40" />
115-
</svg>
116-
</div>
117-
</div>

0 commit comments

Comments
 (0)