From 694fcd0acdab1ffba9c92a8ce3ea0f5dc83e99d8 Mon Sep 17 00:00:00 2001 From: Adam Kaplan Date: Wed, 12 Feb 2014 12:15:46 -0600 Subject: [PATCH] Update grid.css --- grid.css | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/grid.css b/grid.css index 4442a0d..717a9a0 100644 --- a/grid.css +++ b/grid.css @@ -28,7 +28,6 @@ body { -------------------------------------------------------------- */ header { background: #ec6f66; - color: #555; overflow: hidden; text-align: center; } @@ -159,10 +158,6 @@ p { max-width: 30rem; } -em { - font-style: italic; -} - code { background-color: #f8f8f8; -moz-border-radius: 3px; @@ -395,7 +390,7 @@ img { animation-name: fadeInUp; } -/* #Clearfix +/* #Clearfix by Nicolas Gallagher -------------------------------------------------------------- */ .container:before, .container:after,