From 8d921a2159bc00f9ec97f75ccb94baf85b3fcecd Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Fri, 2 Feb 2024 08:14:40 -0500 Subject: Minor updates to links, README and homepage --- _output/blog/small-patch.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to '_output/blog/small-patch.html') diff --git a/_output/blog/small-patch.html b/_output/blog/small-patch.html index e80c02a..7a8cbe6 100644 --- a/_output/blog/small-patch.html +++ b/_output/blog/small-patch.html @@ -11,8 +11,11 @@ div.columns{display: flex; gap: min(4vw, 1.5em);} div.column{flex: auto; overflow-x: auto;} div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;} - ul.task-list{list-style: none;} + /* The extra [class] is a hack that increases specificity enough to + override a similar rule in reveal.js */ + ul.task-list[class]{list-style: none;} ul.task-list li input[type="checkbox"] { + font-size: inherit; width: 0.8em; margin: 0 0.8em 0.2em -1.6em; vertical-align: middle; @@ -20,9 +23,6 @@ .display.math{display: block; text-align: center; margin: 0.5rem auto;} - @@ -30,7 +30,7 @@ Home /  Blog /  Tweaks /  - Download + Download
@@ -65,7 +65,7 @@


-

Powered by pblog
+

Powered by pblog
Made with ♥ for a simpler web.

-- cgit v1.2.3-54-g00ecf