mirror of
https://github.com/krahets/hello-algo.git
synced 2025-07-25 11:13:38 +08:00
Update the landing page and README.
Add a example to algorithms_are_everywhere.md.
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user