feat: add bash.md cheatsheet. f65a82e176

This commit is contained in:
jaywcjlove
2022-10-02 16:37:47 +00:00
parent 40ece70bc9
commit 3f58b87493
5 changed files with 1278 additions and 9 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 {