diff --git a/BitCycle/bitcycle.css b/BitCycle/bitcycle.css index b6e7173..a65f805 100644 --- a/BitCycle/bitcycle.css +++ b/BitCycle/bitcycle.css @@ -74,8 +74,17 @@ canvas { input[type="number"] { width: 4em; } +#cheat-sheet-indicator { + font-family: 'Courier New', monospace; +} #done { border: #444; background: #888; cursor: default; } + +code { + padding: 0.25rem; + background-color: #ddd; + border-radius: 0.25rem; +} diff --git a/BitCycle/index.html b/BitCycle/index.html index 8ab356b..389a019 100644 --- a/BitCycle/index.html +++ b/BitCycle/index.html @@ -58,7 +58,7 @@

-

Cheat Sheet +

+

Cheat Sheet +

<, ^, >, and v