feat: add adobe-photoshop.md cheatsheet. 746a387005

This commit is contained in:
jaywcjlove
2022-11-30 09:52:16 +00:00
parent 804b232a4d
commit 003ea0190e
7 changed files with 1477 additions and 18 deletions

View File

@ -250,6 +250,9 @@ table thead {
display: none;
border-bottom: solid 1px rgba(85, 102, 119, 0.3);
}
table.shortcuts td:first-child {
white-space: nowrap;
}
table td:first-child > code {
--text-opacity: 1;
color: rgb(5 150 105 / var(--text-opacity));