mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-19 21:51:20 +08:00
feat: add xpath.md
cheatsheet.
This commit is contained in:
@ -80,6 +80,10 @@ table thead {
|
||||
display: none;
|
||||
border-bottom: solid 1px rgba(85,102,119,0.3);
|
||||
}
|
||||
table td:first-child>code {
|
||||
--text-opacity: 1;
|
||||
color: rgb(5 150 105/var(--text-opacity));
|
||||
}
|
||||
|
||||
table.show-header thead {
|
||||
display: table-header-group;
|
||||
|
Reference in New Issue
Block a user