update style

This commit is contained in:
2022-11-20 15:21:42 +00:00
parent ba7e37f133
commit 6556924670
3 changed files with 22 additions and 42 deletions

View File

@ -7,13 +7,16 @@ pre {
figure.highlight {
margin: 0;
margin-left: 1.5rem;
}
.rouge-table {
display: block;
overflow-x: auto;
}
@media screen and (max-width: 600px) {
pre {
font-size: 0.8rem;
}
}
td.gutter {
padding-right: 10px;
border-right: 3px solid rgb(252, 169, 184);