From: Mark Otto Date: Tue, 31 Dec 2013 19:04:03 +0000 (-0800) Subject: edit opening comment X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=c0896a69a91858bd93c6ff4f5d8bb3480c120799;p=blog edit opening comment --- diff --git a/public/css/poole.css b/public/css/poole.css index 44c937a..5e3dabe 100644 --- a/public/css/poole.css +++ b/public/css/poole.css @@ -9,13 +9,8 @@ * \ \_\ * \/_/ * - * In the novel, *The Strange Case of Dr. Jeykll and Mr. Hyde*, Mr. Poole is Dr. - * Jekyll's virtuous and loyal butler. Similarly, Poole is an upstanding and - * effective foundation for Jekyll themes. - * - * Designed, built, and released under MIT license by @mdo. - * - * Learn more at https://github.com/poole/poole. + * Designed, built, and released under MIT license by @mdo. Learn more at + * https://github.com/poole/poole. */ @@ -53,7 +48,7 @@ body { } html { - font-family: "PT Sans", Helvetica, Arial, sans-serif; + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px; line-height: 1.5; }