HTML version: Move files into their own dedicated directory
parent
e14593c7db
commit
e5318c3295
17
README.md
17
README.md
|
@ -1,17 +0,0 @@
|
|||
HTML classes / used elements:
|
||||
p.light (light font)
|
||||
p (default)
|
||||
p.strong (bold font)
|
||||
p.heavy (very bold font)
|
||||
p.comment (italic font, gray)
|
||||
|
||||
pre.terminal (dark background, light green, strictly limited to 80 characters width)
|
||||
pre.paper (alternating yellow-ish white and light green lines, black, if posible with a typewriter look)
|
||||
|
||||
span.comment (italic font, gray)
|
||||
li.comment (...)
|
||||
|
||||
h1 (full width, centered, horizontal line below, space below)
|
||||
ul (use small dots or dashes)
|
||||
|
||||
use different sets of quotes or formatting depending on whether the quoted text is literal speech
|
|
@ -6,4 +6,5 @@ Notes to self:
|
|||
* Home computers should be more like C64s
|
||||
* The moon base is, in fact, a moon colony
|
||||
* official name: "Lunar Biosphere"
|
||||
* Double-check that I changed all references of Annie leaving the city to not imply this was planned. I changed my mind about the situation; it was something that came from plans going wrong.
|
||||
* Double-check that I changed all references of Annie leaving the city to not imply this was planned. I changed my mind about the situation; it was something that came from plans going wrong.
|
||||
* use different sets of quotes for literal speech and everything else
|
||||
|
|
Loading…
Reference in New Issue