readme headers now are in #000
This commit is contained in:
parent
36abf811df
commit
4e9053f00c
1 changed files with 9 additions and 0 deletions
|
@ -42,6 +42,15 @@ h5,
|
|||
color: #000;
|
||||
}
|
||||
|
||||
#file-content h1,
|
||||
#file-content h2,
|
||||
#file-content h3,
|
||||
#file-content h4,
|
||||
#file-content h5
|
||||
{
|
||||
color: #000 ;
|
||||
}
|
||||
|
||||
pre.raw,
|
||||
code.raw {
|
||||
background-color: #000;
|
||||
|
|
Loading…
Reference in a new issue