mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-21 22:41:31 +08:00
feat: add bash.md
cheatsheet. f65a82e176
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user