From: Zachary Vance Date: Mon, 17 Jul 2023 16:07:04 +0000 (-0400) Subject: Don't float info headers X-Git-Url: https://git.za3k.com/?a=commitdiff_plain;h=5819207b86a059fe7a8ba26f6cf2b170adf7abbf;p=za3k.git Don't float info headers --- diff --git a/blog.md b/blog.md index 92061e4..501b880 100644 --- a/blog.md +++ b/blog.md @@ -4,7 +4,7 @@ ul { padding-left: 2em; } -li:nth-child(odd) { +li:nth-child(even) { background-color: lightblue; } li { @@ -18,8 +18,7 @@ li a { } -blog. -- **Newest articles can be found [on the blog](https://blog.za3k.com/)** +blog. **Newest articles can be found [on the blog](https://blog.za3k.com/)** - 2023-07-13: My TODO list [blog](https://blog.za3k.com/my-todo-list/) - 2023-07-12: Meeple Initiative Tracker [blog](https://blog.za3k.com/meeple-initiative-tracker/) - 2023-07-08: Hack-A-Day 2023 [link](https://za3k.com/hack-a-day-rules) [blog](https://blog.za3k.com/hack-a-day-2023/) @@ -185,5 +184,4 @@ blog. - 2014-07-26: Amazon AWS [blog](https://blog.za3k.com/amazon-aws/) - 2014-07-19: New blog [blog](https://blog.za3k.com/hello-world/) [website](https://za3k.com/archive/wordpress/) -old blog. -- Older can be found [here](/archive/wordpress). It's garbage, don't bother. +old blog. Older can be found [here](/archive/wordpress). It's garbage, don't bother.