Set title color to default text color.

This commit is contained in:
tastytea 2020-12-29 18:43:08 +01:00
parent 7e6d2f82a0
commit 73eeace494
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
.header a.title .header a.title
{ {
text-decoration: none; text-decoration: none;
color: initial;
} }
.paragraph p .paragraph p