summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2012-08-22 00:27:45 -0400
committerThomas Park <thomas@thomaspark.me>2012-08-22 00:27:45 -0400
commita8df25a587e391388fb8b6f19466c7d26d7201a5 (patch)
treeb4598944822cb57c5066b7565d4784e055ff1a90
parent3c190d51041d78eff6648e7cb841e439b323ad58 (diff)
index: spacing and color tweaks
-rw-r--r--css/bootswatch.css5
1 files 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 {