Rearrange CSS
This commit is contained in:
parent
0745b9a4d9
commit
5e5039bc21
@ -78,8 +78,8 @@ article > header [epub|type~="epigraph"]{
|
||||
[epub|type~="z3998:song"] p > span,
|
||||
[epub|type~="z3998:verse"] p > span{
|
||||
display: block;
|
||||
text-indent: -1em;
|
||||
padding-left: 1em;
|
||||
text-indent: -1em;
|
||||
}
|
||||
|
||||
[epub|type~="z3998:poem"] p > span + br,
|
||||
@ -93,18 +93,18 @@ article > header [epub|type~="epigraph"]{
|
||||
}
|
||||
|
||||
p span.i1{
|
||||
text-indent: -1em;
|
||||
padding-left: 2em;
|
||||
text-indent: -1em;
|
||||
}
|
||||
|
||||
p span.i2{
|
||||
text-indent: -1em;
|
||||
padding-left: 3em;
|
||||
text-indent: -1em;
|
||||
}
|
||||
|
||||
p span.i3{
|
||||
text-indent: -1em;
|
||||
padding-left: 4em;
|
||||
text-indent: -1em;
|
||||
}
|
||||
/* end of poetry, songs */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user