summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--css/bootswatch.css2
-rwxr-xr-xcss/docs.css2
2 files changed, 2 insertions, 2 deletions
diff --git a/css/bootswatch.css b/css/bootswatch.css
index bfc37514..eba7d345 100644
--- a/css/bootswatch.css
+++ b/css/bootswatch.css
@@ -3,7 +3,7 @@ body {
}
.nav i {
- opacity: 0.7;
+ opacity: 0.5;
}
.nav a:hover i {
diff --git a/css/docs.css b/css/docs.css
index 1166cd22..d49c3b6a 100755
--- a/css/docs.css
+++ b/css/docs.css
@@ -10,7 +10,7 @@
-------------------------------------------------- */
body {
position: relative;
- padding-top: 90px;
+ padding-top: 60px;
/* background-color: #fff;
background-image: url(../img/grid-18px-masked.png);*/
background-repeat: repeat-x;