Browse Source

Update docs/_template/light-dark-theme/styles/material.css

Co-Authored-By: Still34 <341464@gmail.com>
pull/1304/head
Chris Johnston GitHub 6 years ago
parent
commit
8f317d1861
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      docs/_template/light-dark-theme/styles/material.css

+ 1
- 2
docs/_template/light-dark-theme/styles/material.css View File

@@ -138,7 +138,6 @@ article h4 {
} }


.sidetoc { .sidetoc {
/*background-color: #fff;*/
border: none; border: none;
} }


@@ -198,4 +197,4 @@ pre {
/*background-color: #fffaef;*/ /*background-color: #fffaef;*/
border-radius: 4px; border-radius: 4px;
box-shadow: 0px 1px 4px 1px rgba(100, 100, 100, 0.4); box-shadow: 0px 1px 4px 1px rgba(100, 100, 100, 0.4);
}
}

Loading…
Cancel
Save