Correct text-indent on centered element

This commit is contained in:
Alex Cabal 2020-12-13 19:37:46 -06:00
parent 756f47cd61
commit 9d291f9399

View File

@ -10,6 +10,7 @@ blockquote[xml|lang]{
.card > p{
font-variant: small-caps;
text-align: center;
text-indent: 0;
}
abbr.acronym,
@ -286,6 +287,7 @@ footer{
#sound-and-fury table + p{
margin-top: 1em;
text-align: center;
text-indent: 0;
}
#the-proem blockquote{
@ -333,6 +335,7 @@ footer{
font-variant: small-caps;
margin-top: 1em;
text-align: center;
text-indent: 0;
}
#a-matter-of-mean-elevation blockquote{