Revise part12 and part13

This commit is contained in:
Richard Feldman
2016-09-07 01:05:27 -05:00
parent b45519d0a0
commit 282906a3ec
4 changed files with 92 additions and 35 deletions

View File

@@ -145,4 +145,18 @@ css =
-- display: block;
-- color: #555;
-- }
--
-- th {
-- text-align: left;
-- cursor: pointer;
-- }
--
-- th:hover {
-- color: rgb(96, 181, 204);
-- }
--
-- th, td {
-- font-size: 18px;
-- padding-right: 20px;
-- }
]