Make coloring and global formatting changes #2
Loading…
Reference in a new issue
No description provided.
Delete branch "recolor"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR removes the crutch that was borders from the navigation entries by replacing them with a flex setting on the nav container, which reliably inserts spaces between the entries. In this method, the background color of the page itself acts as a visual delimiter and the redundancy from defining the same color for the border as the background eliminates a spot of potential trouble.
In addition this PR fixes a compatiblity issue caused by Firefox not accepting a change I made to tables earlier today.
Finally, the color of the page background is changed from perfect black to a more eye-pleasing dark grey (
#111
).