Search found 2 matches
- Sat Apr 03, 2021 3:48 am
- Forum: Starship Asterisk: Handbook
- Topic: Formatting suggestion
- Replies: 3
- Views: 20183
Re: Formatting suggestion
P.S. I'm happy to make any necessary changes if I can be pointed at the code.
- Fri Apr 02, 2021 2:56 pm
- Forum: Starship Asterisk: Handbook
- Topic: Formatting suggestion
- Replies: 3
- Views: 20183
Formatting suggestion
One thing I find difficult about the APOD formatting is the explanation is allowed to use the entire width of the page, which can be hard to read . It should be relatively simple to fix the HTML by changing <p> <b>Explanation</b> ... to: <p style="width: 45em; max-width: 100%; margin: auto;&quo...