Update the landing page and README.

Add a example to algorithms_are_everywhere.md.
This commit is contained in:
krahets
2023-06-18 04:39:20 +08:00
parent b6b03ef84b
commit c070d9f933
10 changed files with 50 additions and 38 deletions

View File

@ -19,7 +19,7 @@
--md-accent-fg-color: #999;
--md-typeset-color: #FEFEFE;
--md-typeset-a-color: #21C8B8;
--md-typeset-a-color: #21C8B8 !important;
}
/* https://github.com/squidfunk/mkdocs-material/issues/4832#issuecomment-1374891676 */
@ -62,10 +62,6 @@
font-weight: 500;
}
.md-typeset a {
text-decoration: underline;
}
/* Image align center */
.center {
display: block;