index: spacing and color tweaks
authorThomas Park <thomas@thomaspark.me>
Wed, 22 Aug 2012 04:27:45 +0000 (00:27 -0400)
committerThomas Park <thomas@thomaspark.me>
Wed, 22 Aug 2012 04:27:45 +0000 (00:27 -0400)
css/bootswatch.css

index 5ca53b4..4031d3f 100644 (file)
@@ -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 {