From 1dccc1989b19b41fe8e00dbbc8b26e768ac1105f Mon Sep 17 00:00:00 2001 From: Tyler Hallada Date: Tue, 16 Sep 2014 17:32:48 -0400 Subject: [PATCH] tidying up html --- _layouts/default.html | 2 +- _layouts/home.html | 2 +- css/main.css | 1 + index.html | 6 +++--- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index 9aa252d..0ab780d 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,5 +1,5 @@ - + diff --git a/_layouts/home.html b/_layouts/home.html index 24c1871..f542f5b 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -1,5 +1,5 @@ - + diff --git a/css/main.css b/css/main.css index 4f061c4..6c88606 100755 --- a/css/main.css +++ b/css/main.css @@ -15,6 +15,7 @@ html { width: 100%; height: 100%; + background: whitesmoke; } body { diff --git a/index.html b/index.html index ca1d915..ef51ce3 100644 --- a/index.html +++ b/index.html @@ -13,17 +13,17 @@ title: Tyler Hallada
- + profile image

-

"The programmer, like the poet, +

"The programmer, like the poet, works only slightly removed from pure thought-stuff. He builds his castles in the air, from air, creating by exertion of the - imagination."

— Fred Brooks

+ imagination."