Commit abe176f1 authored by Jason Fox's avatar Jason Fox
Browse files

set alternate background color for mobile footer in dark mode

parent 4e31e671
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -285,7 +285,7 @@ flex-item:has(#TOC):after {
  }

  #editor {
    padding: 0 2rem 0 2rem;
    padding: 0 2rem 1rem 2rem
  }

  #editor h1 {
@@ -1604,6 +1604,9 @@ table.no-table-stripes tbody tr {
  flex-item:has(.ZT) {
    background-color: white;
  }
  .mobile-nav.footer{
    background-color: #252b2f;
  }
}

/* Default styles provided by pandoc.