Better Blockquotes

A popular technique is to put large graphical Quotation marks at the upper left and lower right of the blockquote area. In these pre-CSS3, non-multiple-background days, there is no good way to do this without a little extra HTML. The easiest technique is to add a <span> element along with the <blockquote> element. Not ideal, but it works. You can apply most of the styling the blockquote element in your CSS and then set the second background image with the span. Upper left and lower right respectively.

Font: freight-text-pro : 5 Useful Tips For A Better Commit Message

You’re already writing decent commit messages. Let’s see if we can level you up to awesome. Other developers, especially you-in-two-weeks and you-from-next-year, will thank you for your forethought and verbosity when they run git blame to see why that conditional is there.

Header: calluna-sans, ‘Helvetica Neue’, Helvetica, Roboto, Arial, sans-serif

Paragraph: freight-text-pro, Georgia, Cambria, ‘Times New Roman’, Times, serif;