Getting started on how-to-play instructions.

This commit is contained in:
2024-09-07 03:41:11 +00:00
parent 22d332c246
commit 0eb75994c9
31 changed files with 4666 additions and 31 deletions

View File

@@ -0,0 +1,7 @@
.shogi {
background-color: var(--primary-color);
color: white;
padding: 1rem;
padding-top: 0;
overflow: auto;
}