diff --git a/static/sass/docs.sass b/static/sass/docs.sass index d54c03b..56bbb65 100644 --- a/static/sass/docs.sass +++ b/static/sass/docs.sass @@ -47,11 +47,13 @@ span font-weight: bold table.code-example + border-collapse: collapse width: 100% !important td.linenos - width: 20px + border: 1px solid $baseColor2 padding-left: 10px + width: 20px td.code padding-left: 10px diff --git a/templates/docs.html b/templates/docs.html index 24d44da..70408bc 100644 --- a/templates/docs.html +++ b/templates/docs.html @@ -66,12 +66,12 @@
  • date last modified : Search for code last modified on a specific date - (mm/dd/yy format). + (mm/dd/yy format).
  • date created : Search for code created on a specific date - (mm/dd/yy format). + (mm/dd/yy format).
  • symbols : Search for specific @@ -139,13 +139,6 @@
  • -

    » Handwritten Queries

    -

    - No content, yet. -

    -
  • - -
  • » API

    bitshift provides an API through GET diff --git a/templates/index.html b/templates/index.html index 62601fe..ddd9917 100644 --- a/templates/index.html +++ b/templates/index.html @@ -31,7 +31,6 @@