CSS: Add more text-align exceptions for titles and so on.
This commit is contained in:
parent
8e3745bae1
commit
1fccd53efa
@ -112,6 +112,7 @@ a:hover, a:hover:visited
|
|||||||
.header, .nav ul, .pagination ul, h1, h2, h3, h4, h5, h6
|
.header, .nav ul, .pagination ul, h1, h2, h3, h4, h5, h6
|
||||||
{
|
{
|
||||||
font-family: var(--font-sans-serif);
|
font-family: var(--font-sans-serif);
|
||||||
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
.header .title, .nav a
|
.header .title, .nav a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user