From 202e123e1bfdde3542bdebb7c2e63d58cae49062 Mon Sep 17 00:00:00 2001 From: Frederick Yin Date: Sat, 25 Nov 2023 17:11:35 -0500 Subject: fix sidebar --- alabaster-lite/css/fkfd.css | 2 +- alabaster-lite/sidebars/about.html | 6 ------ alabaster-lite/sidebars/links.html | 1 + 3 files changed, 2 insertions(+), 7 deletions(-) delete mode 100644 alabaster-lite/sidebars/about.html diff --git a/alabaster-lite/css/fkfd.css b/alabaster-lite/css/fkfd.css index 901dcaa..0ef12f5 100644 --- a/alabaster-lite/css/fkfd.css +++ b/alabaster-lite/css/fkfd.css @@ -139,7 +139,7 @@ div.footer a { div.sphinxsidebar { float: none; width: 100%; - margin: 0 -20px 0; + margin: 120px -20px 20px; padding: 0 20px; background-color: transparent; color: #ccc; diff --git a/alabaster-lite/sidebars/about.html b/alabaster-lite/sidebars/about.html deleted file mode 100644 index 0e83dc2..0000000 --- a/alabaster-lite/sidebars/about.html +++ /dev/null @@ -1,6 +0,0 @@ - diff --git a/alabaster-lite/sidebars/links.html b/alabaster-lite/sidebars/links.html index 44ce46e..0717b3d 100644 --- a/alabaster-lite/sidebars/links.html +++ b/alabaster-lite/sidebars/links.html @@ -2,6 +2,7 @@
  • About Me
  • Atom Feed
  • Links
  • +
  • ~x
  • -- cgit v1.2.3