From a8df25a587e391388fb8b6f19466c7d26d7201a5 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Wed, 22 Aug 2012 00:27:45 -0400 Subject: index: spacing and color tweaks --- css/bootswatch.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/css/bootswatch.css b/css/bootswatch.css index 5ca53b4f..4031d3fb 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -3,7 +3,7 @@ body { } .nav i { - opacity: 0.5; + opacity: 0.7; } .nav a:hover i { @@ -75,7 +75,8 @@ body { .about img { float: left; - opacity: 0.6; + margin-top: 5px; + opacity: 0.7; } #gallery { -- cgit v1.2.3