Merge branch 'egor/contrast-in-code' into 'master'
Add contrast to code snippets See merge request pleroma/docs!2
This commit is contained in:
commit
bb24cf174b
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