From 9b843966b328069c65c90e404bfbcc5f49282a02 Mon Sep 17 00:00:00 2001 From: Nikolay Shebanov Date: Tue, 30 Jul 2013 13:03:50 +0400 Subject: [PATCH 1/2] Change header padding, remove .top-bar class --- _includes/header.html | 12 ++++++++---- css/capistrano.css | 4 +++- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/_includes/header.html b/_includes/header.html index 16efc97a..48a7c4ae 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -1,5 +1,9 @@ -
- - - +
+
+
+ + + +
+
diff --git a/css/capistrano.css b/css/capistrano.css index 8e18f69d..d31f7416 100644 --- a/css/capistrano.css +++ b/css/capistrano.css @@ -2,7 +2,9 @@ body { font-family: "proxima-nova",sans-serif; } -.top-bar { +.header { + margin-bottom: 30px; + padding-top: 20px; background-color: #1C1B39; height: 170px; } From c17fd65a01def6ca185dd53bb071388813223634 Mon Sep 17 00:00:00 2001 From: Nikolay Shebanov Date: Tue, 30 Jul 2013 13:04:05 +0400 Subject: [PATCH 2/2] Rebuild after padding change --- _site/2013/06/01/release-announcement.html | 12 ++++++++---- _site/changes.html | 12 ++++++++---- _site/css/capistrano.css | 4 +++- .../index.html | 12 ++++++++---- .../frameworks/ruby-on-rails/index.html | 12 ++++++++---- .../authentication-and-authorisation/index.html | 12 ++++++++---- .../getting-started/cold-start/index.html | 12 ++++++++---- _site/documentation/getting-started/flow/index.html | 12 ++++++++---- .../getting-started/installation/index.html | 12 ++++++++---- .../preparing-your-application/index.html | 12 ++++++++---- .../overview/introductory-demo-video/index.html | 12 ++++++++---- .../overview/what-is-capistrano/index.html | 12 ++++++++---- _site/documentation/upgrading/index.html | 12 ++++++++---- _site/index.html | 12 ++++++++---- 14 files changed, 107 insertions(+), 53 deletions(-) diff --git a/_site/2013/06/01/release-announcement.html b/_site/2013/06/01/release-announcement.html index 33e20505..62c6db27 100644 --- a/_site/2013/06/01/release-announcement.html +++ b/_site/2013/06/01/release-announcement.html @@ -46,10 +46,14 @@ ga('create', 'UA-41970098-1', 'capistranorb.com'); ga('send', 'pageview'); -
- - - +
+
+
+ + + +
+
diff --git a/_site/changes.html b/_site/changes.html index f177b935..41bb3ad5 100644 --- a/_site/changes.html +++ b/_site/changes.html @@ -46,10 +46,14 @@ ga('create', 'UA-41970098-1', 'capistranorb.com'); ga('send', 'pageview'); -
- - - +
+
+
+ + + +
+
diff --git a/_site/css/capistrano.css b/_site/css/capistrano.css index 8e18f69d..d31f7416 100644 --- a/_site/css/capistrano.css +++ b/_site/css/capistrano.css @@ -2,7 +2,9 @@ body { font-family: "proxima-nova",sans-serif; } -.top-bar { +.header { + margin-bottom: 30px; + padding-top: 20px; background-color: #1C1B39; height: 170px; } diff --git a/_site/documentation/faq/why-does-something-work-in-my-ssh-session-but-not-in-capistrano/index.html b/_site/documentation/faq/why-does-something-work-in-my-ssh-session-but-not-in-capistrano/index.html index 0b99d44a..cdbd6484 100644 --- a/_site/documentation/faq/why-does-something-work-in-my-ssh-session-but-not-in-capistrano/index.html +++ b/_site/documentation/faq/why-does-something-work-in-my-ssh-session-but-not-in-capistrano/index.html @@ -46,10 +46,14 @@ ga('create', 'UA-41970098-1', 'capistranorb.com'); ga('send', 'pageview'); -
- - - +
+
+
+ + + +
+
diff --git a/_site/documentation/frameworks/ruby-on-rails/index.html b/_site/documentation/frameworks/ruby-on-rails/index.html index efc96ffa..056726a9 100644 --- a/_site/documentation/frameworks/ruby-on-rails/index.html +++ b/_site/documentation/frameworks/ruby-on-rails/index.html @@ -46,10 +46,14 @@ ga('create', 'UA-41970098-1', 'capistranorb.com'); ga('send', 'pageview'); -
- - - +
+
+
+ + + +
+
diff --git a/_site/documentation/getting-started/authentication-and-authorisation/index.html b/_site/documentation/getting-started/authentication-and-authorisation/index.html index 8c1a3b7d..612df30a 100644 --- a/_site/documentation/getting-started/authentication-and-authorisation/index.html +++ b/_site/documentation/getting-started/authentication-and-authorisation/index.html @@ -46,10 +46,14 @@ ga('create', 'UA-41970098-1', 'capistranorb.com'); ga('send', 'pageview'); -
- - - +
+
+
+ + + +
+
diff --git a/_site/documentation/getting-started/cold-start/index.html b/_site/documentation/getting-started/cold-start/index.html index 0cad7e5f..28268c5f 100644 --- a/_site/documentation/getting-started/cold-start/index.html +++ b/_site/documentation/getting-started/cold-start/index.html @@ -46,10 +46,14 @@ ga('create', 'UA-41970098-1', 'capistranorb.com'); ga('send', 'pageview'); -
- - - +
+
+
+ + + +
+
diff --git a/_site/documentation/getting-started/flow/index.html b/_site/documentation/getting-started/flow/index.html index e5b8b504..50b2af62 100644 --- a/_site/documentation/getting-started/flow/index.html +++ b/_site/documentation/getting-started/flow/index.html @@ -46,10 +46,14 @@ ga('create', 'UA-41970098-1', 'capistranorb.com'); ga('send', 'pageview'); -
- - - +
+
+
+ + + +
+
diff --git a/_site/documentation/getting-started/installation/index.html b/_site/documentation/getting-started/installation/index.html index e4f3b603..ba7d5028 100644 --- a/_site/documentation/getting-started/installation/index.html +++ b/_site/documentation/getting-started/installation/index.html @@ -46,10 +46,14 @@ ga('create', 'UA-41970098-1', 'capistranorb.com'); ga('send', 'pageview'); -
- - - +
+
+
+ + + +
+
diff --git a/_site/documentation/getting-started/preparing-your-application/index.html b/_site/documentation/getting-started/preparing-your-application/index.html index 4dfaa475..f7f6fab7 100644 --- a/_site/documentation/getting-started/preparing-your-application/index.html +++ b/_site/documentation/getting-started/preparing-your-application/index.html @@ -46,10 +46,14 @@ ga('create', 'UA-41970098-1', 'capistranorb.com'); ga('send', 'pageview'); -
- - - +
+
+
+ + + +
+
diff --git a/_site/documentation/overview/introductory-demo-video/index.html b/_site/documentation/overview/introductory-demo-video/index.html index 16812d58..26889a12 100644 --- a/_site/documentation/overview/introductory-demo-video/index.html +++ b/_site/documentation/overview/introductory-demo-video/index.html @@ -46,10 +46,14 @@ ga('create', 'UA-41970098-1', 'capistranorb.com'); ga('send', 'pageview'); -
- - - +
+
+
+ + + +
+
diff --git a/_site/documentation/overview/what-is-capistrano/index.html b/_site/documentation/overview/what-is-capistrano/index.html index 3aa4e0ef..64b08f3e 100644 --- a/_site/documentation/overview/what-is-capistrano/index.html +++ b/_site/documentation/overview/what-is-capistrano/index.html @@ -46,10 +46,14 @@ ga('create', 'UA-41970098-1', 'capistranorb.com'); ga('send', 'pageview'); -
- - - +
+
+
+ + + +
+
diff --git a/_site/documentation/upgrading/index.html b/_site/documentation/upgrading/index.html index 73401d9c..9c925a5a 100644 --- a/_site/documentation/upgrading/index.html +++ b/_site/documentation/upgrading/index.html @@ -46,10 +46,14 @@ ga('create', 'UA-41970098-1', 'capistranorb.com'); ga('send', 'pageview'); -
- - - +
+
+
+ + + +
+
diff --git a/_site/index.html b/_site/index.html index e68b5355..fc34ea67 100644 --- a/_site/index.html +++ b/_site/index.html @@ -46,10 +46,14 @@ ga('create', 'UA-41970098-1', 'capistranorb.com'); ga('send', 'pageview'); -
- - - +
+
+
+ + + +
+