feat: add bash.md cheatsheet.

This commit is contained in:
jaywcjlove
2022-10-03 00:37:06 +08:00
parent a289cfe67e
commit f65a82e176
6 changed files with 1053 additions and 23 deletions

View File

@ -543,6 +543,12 @@ body:not(.home) .h2wrap > h2 a::after {
grid-template-columns: repeat(1,minmax(0,1fr));
}
.h3wrap > .wrap-body ul:not(:last-child),
.h3wrap > .wrap-body ol,
.h3wrap > .wrap-body dl {
margin-bottom: 0;
}
.h2wrap-body ul li,
.h2wrap-body ol li,
.h2wrap-body dl li {