mirror of
https://github.com/standardebooks/h-g-wells_the-first-men-in-the-moon.git
synced 2025-09-22 02:26:57 -04:00
Add temperature semantics and CSS
This commit is contained in:
parent
e637b58f22
commit
89ec0f9e9a
2 changed files with 6 additions and 1 deletions
|
@ -1,2 +1,7 @@
|
|||
@charset "utf-8";
|
||||
@namespace epub "http://www.idpf.org/2007/ops";
|
||||
|
||||
/* Temperature */
|
||||
[epub|type~="se:temperature"]{
|
||||
font-variant: all-small-caps;
|
||||
}
|
|
@ -43,7 +43,7 @@
|
|||
<p>“I didn’t know they’d traced even that.”</p>
|
||||
<p>“Oh yes. But as for people!”</p>
|
||||
<p>“By the way,” I asked, “how small a thing will the biggest telescopes show upon the moon?”</p>
|
||||
<p>“One could see a fair-sized church. One could certainly see any towns or buildings, or anything like the handiwork of men. There might perhaps be insects, something in the way of ants, for example, so that they could hide in deep burrows from the lunar night, or some new sort of creatures having no earthly parallel. That is the most probable thing, if we are to find life there at all. Think of the difference in conditions! Life must fit itself to a day as long as fourteen earthly days, a cloudless sun-blaze of fourteen days, and then a night of equal length, growing ever colder and colder under these cold, sharp stars. In that night there must be cold, the ultimate cold, absolute zero, 273° C. below the earthly freezing point. Whatever life there is must hibernate through <em>that</em>, and rise again each day.”</p>
|
||||
<p>“One could see a fair-sized church. One could certainly see any towns or buildings, or anything like the handiwork of men. There might perhaps be insects, something in the way of ants, for example, so that they could hide in deep burrows from the lunar night, or some new sort of creatures having no earthly parallel. That is the most probable thing, if we are to find life there at all. Think of the difference in conditions! Life must fit itself to a day as long as fourteen earthly days, a cloudless sun-blaze of fourteen days, and then a night of equal length, growing ever colder and colder under these cold, sharp stars. In that night there must be cold, the ultimate cold, absolute zero, 273° <abbr epub:type="se:temperature">C.</abbr> below the earthly freezing point. Whatever life there is must hibernate through <em>that</em>, and rise again each day.”</p>
|
||||
<p>He mused. “One can imagine something worm-like,” he said, “taking its air solid as an earth-worm swallows earth, or thick-skinned monsters—”</p>
|
||||
<p>“By-the-bye,” I said, “why didn’t we bring a gun?”</p>
|
||||
<p>He did not answer that question. “No,” he concluded, “we just have to go. We shall see when we get there.”</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue