| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
| |
Changing box-sizing from content-box to border-box caused the body width
to account for padding, so it has to be added back in order to get the
full 72 chars in the main content.
|
|
|
|
|
| |
The page content area's background color should always fill the height
of the viewport, even if there is not enough page content.
|
|
|
|
| |
This makes it more visually clear where the content begins and ends.
|
|
It's good practice to keep static website assets isolated to their own
subdirectory.
|