SPA for part10

This commit is contained in:
Richard Feldman
2016-09-01 06:39:06 -07:00
parent 4f226ec557
commit 18b8723f16
7 changed files with 319 additions and 142 deletions

View File

@@ -99,3 +99,7 @@ button:focus, input:focus {
font-family: monospace;
font-size: 18px;
}
a {
cursor: pointer;
}