CSS: Add more text-align exceptions for titles and so on.

This commit is contained in:
tastytea 2021-08-09 13:57:45 +02:00
parent 8e3745bae1
commit 1fccd53efa
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 0 deletions

View File

@ -112,6 +112,7 @@ a:hover, a:hover:visited
.header, .nav ul, .pagination ul, h1, h2, h3, h4, h5, h6
{
font-family: var(--font-sans-serif);
text-align: left;
}
.header .title, .nav a