Skip to content

Commit 96f9906

Browse files
author
Gregory Cox
committed
Change <pre name=code> tags to <pre><code> and adjust CSS
1 parent 64f8af3 commit 96f9906

16 files changed

+2004
-2003
lines changed

docs/a-fistful-of-monads.html

Lines changed: 178 additions & 178 deletions
Large diffs are not rendered by default.

docs/assets/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ img.center {
5858
margin:10px auto 25px auto;
5959
display:block;
6060
}
61-
pre.code {
61+
pre > code {
6262
color:white;
6363
/*background-color:#522812;*/
6464
background-color:black;

0 commit comments

Comments
 (0)