CSS: Rework text-align exceptions.
This commit is contained in:
parent
0bdc2325d5
commit
76519a7d37
@ -65,8 +65,8 @@ html
|
|||||||
scroll-padding-top: 0.5em;
|
scroll-padding-top: 0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Exception for /posts/ and headlines */
|
/* Exception for /posts/, /tags/ and headlines */
|
||||||
li[role="article"], h1, h2, h3, h4, h5, h6
|
.list, .terms, h1, h2, h3, h4, h5, h6
|
||||||
{
|
{
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user