[C&K] Add song semantics, css
This commit is contained in:
parent
76a14bb18c
commit
9a4ca46877
@ -1,2 +1,21 @@
|
||||
@charset "utf-8";
|
||||
@namespace epub "http://www.idpf.org/2007/ops";
|
||||
|
||||
[epub|type~="z3998:song"] p{
|
||||
text-align: left;
|
||||
text-indent: 0;
|
||||
}
|
||||
|
||||
[epub|type~="z3998:song"] p > span{
|
||||
display: block;
|
||||
text-indent: -1em;
|
||||
padding-left: 1em;
|
||||
}
|
||||
|
||||
[epub|type~="z3998:song"] p > span + br{
|
||||
display: none;
|
||||
}
|
||||
|
||||
[epub|type~="z3998:song"] + p{
|
||||
text-indent: 0;
|
||||
}
|
||||
|
@ -78,7 +78,7 @@
|
||||
<p>“Surely there is no martial law in effect now, señor.”</p>
|
||||
<p>“<i xml:lang="es">Bueno.</i> Now go or send to the alcalde, the <i xml:lang="es">Jues de la Paz</i> and the <i xml:lang="es">Jefe de los Policios</i>. Tell them I am prepared at once to satisfy the demands of justice.” A folded bill of the “long green” slid into the sergeant’s hand.</p>
|
||||
<p>Then Dicky’s smile came back again, for he knew that the hours of his captivity were numbered; and he hummed, in time with the sentry’s tread:</p>
|
||||
<blockquote epub:type="z3998:verse">
|
||||
<blockquote epub:type="z3998:song">
|
||||
<p>
|
||||
<span>“They’re hanging men and women now,</span>
|
||||
<br/>
|
||||
|
Loading…
Reference in New Issue
Block a user