From 4c951aaefb58068912e3e78468ff3aebb178a827 Mon Sep 17 00:00:00 2001 From: trav Date: Thu, 13 Apr 2023 11:28:54 -0400 Subject: [PATCH] some css fixes --- README.md | 0 index.html | 1 - static/style.css | 5 ++--- static/style.css~ | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 49 insertions(+), 4 deletions(-) create mode 100644 README.md create mode 100644 static/style.css~ diff --git a/README.md b/README.md new file mode 100644 index 0000000..e69de29 diff --git a/index.html b/index.html index 231da3c..6f694c4 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,6 @@ div.column{display: inline-block; vertical-align: top; width: 50%;} div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;} ul.task-list{list-style: none;} - .display.math{display: block; text-align: center; margin: 0.5rem auto;}