Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8249c06 commit 16a11e3Copy full SHA for 16a11e3
preview/requirements.txt
@@ -1,3 +1,3 @@
1
-mkdocs-material>=8.1.4
+mkdocs-material>=8.1.7
2
watchdog==2.1.
3
beautifulsoup4>=4.10.0
src/stylesheets/extra.css
@@ -9,11 +9,6 @@
9
--md-typeset-a-color: #c973d9;
10
}
11
12
-/* Fix for Latex rendering in Chrome, see https://github.com/squidfunk/mkdocs-material/issues/3354 */
13
-.md-typeset div.arithmatex {
14
- overflow: hidden;
15
-}
16
-
17
/* hide the primary sidebar */
18
.md-sidebar.md-sidebar--primary {
19
display: none;
0 commit comments