mirror of
https://github.com/standardebooks/o-henry_short-fiction.git
synced 2025-02-05 10:50:09 +08:00
Use standard caps in text, force uppercase in CSS for concert ticket
This commit is contained in:
parent
40563b60f6
commit
eb72337485
@ -167,7 +167,7 @@ p.signature{
|
||||
}
|
||||
|
||||
[epub|type~="z3998:drama"]{
|
||||
border-collapse: collapse;
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
||||
[epub|type~="z3998:drama"] tr:first-child td{
|
||||
@ -250,7 +250,7 @@ p.signature{
|
||||
}
|
||||
|
||||
#conscience-in-art td:last-child{
|
||||
font-variant-numeric: tabular-nums;
|
||||
font-variant-numeric: tabular-nums;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
@ -280,6 +280,7 @@ p.signature{
|
||||
font-size: large;
|
||||
font-weight: bold;
|
||||
text-indent: 0;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
#reconciliation p:last-child{
|
||||
|
@ -30,7 +30,7 @@
|
||||
<p>The light in his wife’s room was turned low, and she lay upon her bed undressed. As he stepped to her side and raised her hand, some steel instrument fell and jingled upon the floor, and he saw upon the white countenance a creeping red horror that froze his blood.</p>
|
||||
<p>He sprang to the lamp and turned up the blaze. As he parted his lips to send forth a shout, he paused for a moment, with his eyes upon his dead patient’s half ticket that lay upon the table. The other half had been neatly fitted to it, and it now read:</p>
|
||||
<div>
|
||||
<p>ADMIT TWO</p>
|
||||
<p>Admit Two</p>
|
||||
</div>
|
||||
</article>
|
||||
</body>
|
||||
|
Loading…
Reference in New Issue
Block a user