Add contrast to code snippets
This commit is contained in:
parent
3cf04f20a9
commit
dc4d287554
1 changed files with 5 additions and 0 deletions
|
@ -7,3 +7,8 @@
|
|||
{
|
||||
color: #ffab40;
|
||||
}
|
||||
|
||||
code,
|
||||
.codehilite pre {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
|
Reference in a new issue