diff --git a/index.html b/index.html index e6b5711aa97..388cc057575 100755 --- a/index.html +++ b/index.html @@ -8,6 +8,11 @@ background-color:#272b30; font-family: 'Open Sans', sans-serif; } + + a { + color: #63ABB5; + } + .title1 { font-weight: 800; line-height: .9; @@ -68,14 +73,15 @@
-
+ 
+ If you really want to run from source you can do so from the src/ folder. After upgrading you may need to clear your browsers cache to see all of the new features.