From a1b76265b8ec23a2afae9a093f6a35052f554392 Mon Sep 17 00:00:00 2001 From: Fred Hohman Date: Sun, 16 Aug 2020 17:42:49 -0400 Subject: [PATCH] rearrange bio and references #6 --- index.idyll | 14 +++++++------- styles.css | 2 ++ 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/index.idyll b/index.idyll index 85597b0..229e68b 100644 --- a/index.idyll +++ b/index.idyll @@ -1721,6 +1721,13 @@ I guess that [Display value:guessPercent format:"d" /] percent of all human carb [EndMatter hasFinished:finished /] +[AuthorBio] + +[b][a href:"https://aatishb.com/"]Aatish Bhatia[/a][/b] is a freelance science writer with a Ph.D. in physics and expertise in science education. You can follow him on [Twitter](https://twitter.com/aatishb) and sign up for his climate newsletter [The Rate of Change](https://rateofchange.substack.com/). + +Edited by TK editor list. +[/AuthorBio] + [Conditional if:`finished || !readerMode`] ## References @@ -1737,13 +1744,6 @@ I guess that [Display value:guessPercent format:"d" /] percent of all human carb [/Conditional] -[AuthorBio] - -[b][a href:"https://aatishb.com/"]Aatish Bhatia[/a][/b] is a freelance science writer with a Ph.D. in physics and expertise in science education. You can follow him on [Twitter](https://twitter.com/aatishb) and sign up for his climate newsletter [The Rate of Change](https://rateofchange.substack.com/). - -Edited by TK editor list. -[/AuthorBio] - [NextArticle slug:parametricSlug fullWidth:true /] [Footer fullWidth:true /] diff --git a/styles.css b/styles.css index ad9e13c..69d7ce3 100644 --- a/styles.css +++ b/styles.css @@ -328,6 +328,8 @@ input[type=range]:focus::-ms-fill-upper { + + /** DARK MODE */ /** Comment out the code below this to go back to black on #ADADAD background. */