/* The blog theme now lives in the shared site-wide stylesheet so the whole
   site (home, about, resume, projects, and this blog) shares one look and one
   set of fonts. Kept at this path so the blog's HTML can keep linking
   ./style.css unchanged. Edit docs/site.css to change the theme. */
@import url("../site.css");
