diff --git a/articles/another-test/index.html b/articles/another-test/index.html index 2ad655e..35db414 100644 --- a/articles/another-test/index.html +++ b/articles/another-test/index.html @@ -18,7 +18,7 @@ + Need some help? Let us know! help@akveo.com
diff --git a/articles/bamboo-cutter/index.html b/articles/bamboo-cutter/index.html index 76a71e0..8ca6f1f 100644 --- a/articles/bamboo-cutter/index.html +++ b/articles/bamboo-cutter/index.html @@ -18,7 +18,7 @@ + Need some help? Let us know! help@akveo.com
diff --git a/articles/hello-world/index.html b/articles/hello-world/index.html index 14cfbb8..2f84f73 100644 --- a/articles/hello-world/index.html +++ b/articles/hello-world/index.html @@ -18,7 +18,7 @@ + Need some help? Let us know! help@akveo.com
diff --git a/articles/markdown-syntax/index.html b/articles/markdown-syntax/index.html index 4b53f55..3b91e3f 100644 --- a/articles/markdown-syntax/index.html +++ b/articles/markdown-syntax/index.html @@ -18,7 +18,7 @@ + Need some help? Let us know! help@akveo.com
diff --git a/articles/red-herring/index.html b/articles/red-herring/index.html index d6bd0b7..09b2598 100644 --- a/articles/red-herring/index.html +++ b/articles/red-herring/index.html @@ -18,7 +18,7 @@ + Need some help? Let us know! help@akveo.com
diff --git a/css/main.css b/css/main.css index 075c03a..461748f 100644 --- a/css/main.css +++ b/css/main.css @@ -485,6 +485,21 @@ h1:hover .hash-link, h2:hover .hash-link, h3:hover .hash-link, h4:hover .hash-li margin-bottom: 5px } +.nav-docs-right { + display: block; + float: right; + line-height: 50px; +} + +.nav-docs-right a { + color: #c05b4d; + text-decoration: none; +} + +.nav-docs-right a:hover { + text-decoration: underline; +} + .home-section { margin: 50px 0 } diff --git a/index.html b/index.html index 6b2868f..7f48a4e 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@ + Need some help? Let us know! help@akveo.com