Added new cards
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<h1 class="ui header centered">Mecha Game Rules</h1>
|
||||
</header>
|
||||
|
||||
<!-- navigation buttons -->i
|
||||
<!-- navigation buttons -->
|
||||
<div class="ui container">
|
||||
<div class="four ui buttons">
|
||||
<button class="ui button centered" style="padding-left:0;padding-right:0;" onClick="printMarkdown('rules.md', document.getElementById('content'));">Rules</button>
|
||||
@@ -26,7 +26,7 @@
|
||||
</div>
|
||||
|
||||
<!-- body content -->
|
||||
<div class="ui container" id="content"></div>
|
||||
<div class="ui container" id="content">This website requires Javascript to function.</div>
|
||||
|
||||
<!-- footer content -->
|
||||
<footer>
|
||||
|
||||
Reference in New Issue
Block a user