44 Commits

Author SHA1 Message Date
297e0c90a9 Remove attempts at having columns take up the full row height, was not working. Likely due to how HTML renders they did not know how large the elements after them would be. 2025-01-29 13:23:01 -07:00
76429b1ace Try ensuring columns tak up full row height a different way. 2025-01-29 13:18:36 -07:00
c000140040 Add fill class so that donation boxes take up all the available height. 2025-01-29 13:16:10 -07:00
5d6e33a72c Add new spacing class for subheaders on donation page. Also give the subsections borders. 2025-01-29 13:07:18 -07:00
c0425b6de6 Remove the old table border classes. Allow using the border and no-border classes for sections which need manual intervention. 2025-01-29 12:34:21 -07:00
d9e2dc6875 Looked good on sme things, but overall not a good idea, also made site feel slower. 2025-01-29 11:04:41 -07:00
ef96e715f6 test only giving borders to divs within rows. 2025-01-29 11:00:40 -07:00
760b2f79bc Try borders on rows. 2025-01-29 05:33:43 -07:00
ab3265b095 Try borders on columns. 2025-01-29 05:28:13 -07:00
0bc2384cd2 Try borders on divs. 2025-01-29 05:25:00 -07:00
576b7a0adf Reduce menu item word length, return site padding to normal. 2025-01-29 05:21:58 -07:00
4e194e584b Continue testing menu padding. 2025-01-29 05:19:06 -07:00
589146343b Try to fix craziness happening with top menu but not bottom. Add padding to bottom. 2025-01-29 05:17:14 -07:00
1498aeefb9 Remove empty rulesets. 2025-01-29 05:13:45 -07:00
db83b2211d Try to vertically center the items. #2 2025-01-29 05:11:48 -07:00
35102cafca Meu item is still broken up? At least try to vertically center the items. 2025-01-29 05:09:18 -07:00
b75a47c847 Reduce padding back to 10, 12 still breaks menu item. 2025-01-29 05:07:00 -07:00
8218498bd0 nowrap didn't help, reduce padding. 2025-01-29 05:03:20 -07:00
3b37e251c1 Do not allow menu items to wrap. 2025-01-29 05:02:17 -07:00
cf57b5576b Try going back to a larger column padding now that menu items are explicitly 0. 2025-01-29 05:00:24 -07:00
a3f6f63be9 Try a few more menu style / padding changes. 2025-01-29 04:58:45 -07:00
c50f790827 Breaks did not work properly. Add new menu cass for outer padding, ul does not seem to hold it well. 2025-01-29 04:55:18 -07:00
9ff2b29b51 Remove padding CSS for menu and add breaks instead. 2025-01-29 04:52:21 -07:00
b8c0471589 Add more vertical padding to menu, again. 2025-01-29 04:49:32 -07:00
9ddf63fff0 Add more vertical padding to menu. 2025-01-29 04:46:41 -07:00
b41fc43e7d Add more vertical padding to menu boxes. 2025-01-29 04:29:26 -07:00
0ae0590c22 Add a bit more padding so scrollbar does not cover data. 2025-01-29 04:12:40 -07:00
73a8c820c3 Try centering code block a different way since class is not working. 2025-01-29 04:10:54 -07:00
bd4e7684c9 Scrolling is working! Start fine tuning the box. 2025-01-29 04:08:15 -07:00
3cb079d111 Try making the code area a div class. 2025-01-29 04:02:15 -07:00
6f979f00d9 Hard-set the width of a code block. 2025-01-29 03:59:12 -07:00
a1a76a1985 Continue trying tonadd scrollbar. 2025-01-29 03:57:57 -07:00
4ed4290f67 Try making code blocks scrollable. 2025-01-29 03:54:11 -07:00
4955b13905 Remove the div padding due to imbalanced borders and try a smaller column padding. 2025-01-29 03:40:59 -07:00
a22b875bd2 Remove test borders. 2025-01-29 03:35:16 -07:00
d2aef28044 Fix typo in comment. 2025-01-29 03:26:37 -07:00
276a4857ff Reduce column padding to account for new div padding. 2025-01-29 03:24:42 -07:00
ee213ee9f7 See how adding padding to divs affects the website. Enable colored borders for analysis. 2025-01-29 03:14:42 -07:00
01277d0c9c
Color Correction (#7)
* Update README.md

* Alter colors for outside of Night Light.
2023-10-17 04:20:50 -07:00
a9d4eccffa
Formatting Enhancements, Other Improvements (#5)
* Update location.

* Trim spaces.

* Pull the website in to a more readable size.

* Remove TBDs for now, may not get to publishing them, but will focus on new apps being public to begin with.

* Fix some weird app breaking issues by adding padding and doing the auto margins independently.

* Remove the country "US" for "USA".
2023-07-23 01:07:13 +00:00
239aa26b49 Getting much closer! Still need to finalize About and write Journey. 2022-10-16 09:22:44 -05:00
ce20fa0f6f Created a banner, added more content, converted spaces to tabs, figured out hrefs with # based on id. 2022-10-13 07:29:46 -05:00
1c70887199 Implemented the grid formatting. Dark theme came along nicely. Got the home page laid out and still trying to determine which subcontent to put on which page. 2022-10-09 09:43:38 -05:00
2e5ef4391a Made page gathering dynamic, added favicon, included css, worked on some content, created first bash page. Still very much in-progress but the framework is pretty much done. Needs more CSS and content. 2022-10-08 09:19:40 -05:00