From d2bfc7967c47e3bcef03085420e1f02da66e2807 Mon Sep 17 00:00:00 2001 From: David Darnes Date: Wed, 11 Nov 2015 09:45:06 +0000 Subject: [PATCH] Updates github corner --- demo.css | 4 ++-- index.html | 7 ++++++- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/demo.css b/demo.css index c5b37dc..82158cb 100755 --- a/demo.css +++ b/demo.css @@ -6,10 +6,10 @@ @import url("grid/grid.css"); body { - background: #d9d9d9; + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; } [class*="span-"] { - background: white; + background: #f4f4f4; margin-top: 1px; padding: 0 5px; } diff --git a/index.html b/index.html index 356dd09..6d555c8 100644 --- a/index.html +++ b/index.html @@ -10,9 +10,14 @@ - +
+

Flynn is a CSS grid I use for personal projects

+

Available in LESS, SCSS and plain ol' CSS

+ You can even install it with bower +
+