Commit Graph

15 Commits (06be4b41b4a2e7a17d0f5654c9c74c92ce4ae3f5)

Author SHA1 Message Date
BodgeMaster f8eee6d993 style: fix a bug with <pre> width
The width of terminal and paper text boxes could shrink below 80 characters
in the desktop layout. The will no longer do that.
2024-04-16 20:36:00 +02:00
BodgeMaster 5efdb262cb style: Attempt to make the design more responsive
This should help with small viewports, for example on mobile.
The desktop layout, while suboptimal, should have worked with mobile
devices but some browsers don't display things properly.
2024-04-16 20:18:11 +02:00
BodgeMaster 1019ad2937 html_resources/style: Lower contrast to make design easier on the eyes
TODO: add an option for dim monitors (previous style)
2024-03-16 19:50:31 +01:00
BodgeMaster 2eddcab052 style: adjust font size of terminal sections 2024-01-09 08:42:58 +01:00
BodgeMaster f26ab58f32 deployment-script, style: Add chapter "numbers", add support for span.chapter 2023-12-06 18:11:28 +01:00
BodgeMaster 540ac66e28 style: fix <span class="quote non-speech"> missing its quotation marks 2023-10-18 18:24:06 +02:00
BodgeMaster be488063cd Style: change the CSS classes for all kinds of quotes to be tagged with "quote" first
Yes, this is boring code stuff. You may ignore this.
2023-10-16 19:15:52 +02:00
BodgeMaster 0d7114b970 style: Change span.paper_green to span.paper.green 2023-10-13 18:42:58 +02:00
BodgeMaster 340fde4235 style: Ass <span class="snon-speech"> and make <span class="thought"> red in preparation for its removal
I went a bit overboard with literal thought quotes and it didn't even fit
all my use cases so I decided to replace it with an alternative that better
fits what I want to use it for.

TODO: Change the solid triangle on <span class="speech"> for the open ones
currently used for <span class="non-speech"> and find a new symbol to use
for non-speech.
2023-10-13 18:14:54 +02:00
BodgeMaster 9d2b65bbb0 Add copyright notice to all pages 2023-10-07 21:52:51 +02:00
BodgeMaster cc8416f4d4 HTML version: Add a back button 2023-09-23 11:12:00 +02:00
BodgeMaster 15488d3877 HTML style: make formatting of <span class="speech"> and <span class="thought"> less obnoxious 2023-09-22 21:56:12 +02:00
BodgeMaster b488727ff5 HTML style: add <span class="speech"> and <span class="thought">
For now with black and hollow triangles as quotes and slightly gray text. I will have to rework this.
2023-09-18 19:17:21 +02:00
BodgeMaster d48e24a824 HTML style: fix terminal 2023-09-02 20:21:29 +02:00
BodgeMaster e5318c3295 HTML version: Move files into their own dedicated directory 2023-09-02 19:54:16 +02:00