Skip to content

Commit

Permalink
Change the intro: fixes #101. Replace section intros with text from p…
Browse files Browse the repository at this point in the history
…rompts.js, and standardise headings.
  • Loading branch information
r12a committed Nov 1, 2024
1 parent 476b8df commit 2195703
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 140 deletions.
24 changes: 23 additions & 1 deletion index-data/local.css
Original file line number Diff line number Diff line change
Expand Up @@ -194,4 +194,26 @@ div.exampleBox {
.linkList li:before { content: '\2022'; color:red; margin-left: .3em; margin-right:.6em; }


.dot { color: red; margin: 0 .75em; }
.dot { color: red; margin: 0 .75em; }


.status_prompt {
font-style: italic;
color: #666;
font-size: 90%;
margin-bottom: 4em;
}














Loading

0 comments on commit 2195703

Please sign in to comment.