Don't underline title.

This commit is contained in:
tastytea 2020-12-29 02:36:08 +01:00
parent 6b51db4201
commit 5205a1fc3b
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
.header a.title
{
text-decoration: none;
}
.paragraph p
{
text-indent: 2ch;