semantic-indieweb/static
Kevin C. Coram b3f54f22ee
Add styles to better render images and code blocks
* Add max width to `figure` so it won't exceed the viewport width for either break-point
* Add max width to `img` within `figure` to account for the default 40px margin on the left/right
* Set width for `pre` blocks so they won't exceed the viewport width for either break-point; add a horizontal scroll-bar if the text is too wide
* Set `pre code` block to use `display:block` so long text won't cause the block to render too wide; otherwise, the width of the containing `pre` block won't be sufficient to contain the text
2020-08-03 15:50:00 -04:00
..
css Add styles to better render images and code blocks 2020-08-03 15:50:00 -04:00
fonts Add Fork Awesome v1.1.7 to static assets 2019-12-06 21:56:55 -05:00
images Add one of the FA images to use as an example author photo 2019-12-06 22:00:52 -05:00