diff --git a/custom.css b/custom.css index 1f7383e..5dde136 100644 --- a/custom.css +++ b/custom.css @@ -1,21 +1,28 @@ -.reasons { - background-color: #f1f1f1; +a, a:link, a:visited { + text-decoration: none; } + +.reasons { + background-color: #f8f5f5; +} + +.graybg { + background-color: #f8f5f5; +} + .nav { - background-color: #f1f1f1; + /*background-color: #f1f1f1;*/ text-align: center; word-spacing: 50px; padding: 8px; + margin-bottom: 60px; + font-weight: bold; } .nav a { text-decoration: none; } -.graybg { - background-color: #f1f1f1; -} - .row-padding { padding-top: 80px; padding-bottom: 80px; @@ -24,3 +31,4 @@ span.avoidwrap { display:inline-block; } + diff --git a/index.html b/index.html index bbf7520..9761e24 100644 --- a/index.html +++ b/index.html @@ -57,45 +57,55 @@
- -

- - - - -
-Do you have any real examples? -
+ + + + +
+ Do you have any real examples? +
+