From c0896a69a91858bd93c6ff4f5d8bb3480c120799 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 31 Dec 2013 11:04:03 -0800 Subject: [PATCH] edit opening comment --- public/css/poole.css | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) 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; } -- 2.30.2