Make titles blue
This commit is contained in:
parent
75f05bfafc
commit
317ae06f6b
1 changed files with 4 additions and 0 deletions
|
@ -82,3 +82,7 @@ table {
|
|||
td {
|
||||
padding-right: 2em;
|
||||
}
|
||||
|
||||
h1,h2,h3,h4,h5,h6 {
|
||||
color: #4455FF;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue