Update 'theme-arc-blue.css'

This commit is contained in:
nous 2018-10-16 23:21:59 +02:00
parent 227f0a0433
commit b86d799a74
1 changed files with 6 additions and 3 deletions

View File

@ -970,6 +970,9 @@
background: #131313; background: #131313;
color: #dfdfdf; color: #dfdfdf;
} }
.markdown:not(code) h4 {
color: #d5d5d5;
}
.markdown:not(code) h5 { .markdown:not(code) h5 {
color: #d5d5d5; color: #d5d5d5;
} }