Split up all help sections and titles, assemble markdown from keys

(also incorporate some of @1ec5's copyedits, and adjust icon styles)
This commit is contained in:
Bryan Housel
2017-11-22 16:58:18 -05:00
parent 4165371c27
commit 6490abbb4f
4 changed files with 492 additions and 620 deletions
+7
View File
@@ -2617,6 +2617,13 @@ div.full-screen > button:hover {
background:#eee;
}
.help-wrap .left-content .icon.pre-text {
vertical-align: text-top;
margin-right: 0;
margin-left: 0;
display: inline-block;
}
.help-wrap .toc {
/* This is two columns, 41.66666 x .4 = 16.6666 */
width:40%;