Update index.css

main
Crimson Tome 2021-10-16 17:11:10 +01:00 committed by GitHub
parent fefcf6fb29
commit a027d25056
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -93,6 +93,8 @@ pre {
}
code {
word-break: break-all;
color: #eee;
background-color: #C0C0C0;;
}
.highlight-line {
display: block;