frontend/.pnpm-store/v3/files/7a/b28011609753a4827528dc97d5bdbf98c755e80be0e5256c1a0df2045a3d2bd831053869a87dd048b0241cbd71fe61a2f783853d53b4a034e7677670f18c81

19 lines
280 B
Plaintext

body {
font-family: helvetica, arial, sans-serif;
line-height: 20px;
}
kbd {
background-color: #ccc;
display: inline-block;
padding: 0.5ex 1em;
}
.test-record-result {
margin-top: 20px;
}
.test-record-result span:nth-child(n+2) {
margin-left: 10px;
}