feat(article): add style to kbd tag

This commit is contained in:
Jimmy Cai 2023-08-15 13:01:25 +02:00
parent 35c59d417d
commit 837cf60f7d
2 changed files with 11 additions and 1 deletions

View File

@ -423,4 +423,14 @@
overflow-x: auto;
overflow-y: hidden;
}
kbd {
background-color: var(--card-background);
font-weight: bold;
font-size: 0.9em;
box-shadow: var(--shadow-l1);
padding: 2px 4px;
border-radius: 4px;
display: inline-block;
}
}

View File

@ -159,7 +159,7 @@ H<sub>2</sub>O
X<sup>n</sup> + Y<sup>n</sup> = Z<sup>n</sup>
Press <kbd><kbd>CTRL</kbd>+<kbd>ALT</kbd>+<kbd>Delete</kbd></kbd> to end the session.
Press <kbd>CTRL</kbd> + <kbd>ALT</kbd> + <kbd>Delete</kbd> to end the session.
Most <mark>salamanders</mark> are nocturnal, and hunt for insects, worms, and other small creatures.