diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..3fe70ca Binary files /dev/null and b/favicon.ico differ diff --git a/index.html b/index.html index 2b2e66b..cdf4378 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@ html{background: url('himalaya_bg_small.jpeg') repeat-x top center;min-height: 722px;background-color: #224b6f;color: #444} body,*{margin: 0;padding: 0} strong{font-size: 120%;} -body{max-width:68%;margin: 30px auto;opacity: 0.8;padding: 10px;border-radius: 8px;line-height: 1.618;} +body{max-width:68%;margin: 10px auto 30px auto;opacity: 0.8;padding: 10px;border-radius: 8px;line-height: 1.618;} h1{color: #FFF;margin: 1.6em 0} h2{margin-top: 1.8em;margin-bottom: 0.3em;color: darkblue;} li{margin-left: 1em}