diff --git a/docs/index.html b/docs/index.html index f485472..bbe31ed 100644 --- a/docs/index.html +++ b/docs/index.html @@ -221,7 +221,7 @@
-
+
diff2html-cli
@@ -233,7 +233,7 @@
-
+
Codacy
@@ -245,7 +245,7 @@
-
+
Ungit
@@ -257,7 +257,7 @@
-
+
Diffy
@@ -269,9 +269,7 @@
-
-
-
+
diff-pane
@@ -283,7 +281,7 @@
-
+
node-giff
@@ -295,7 +293,7 @@
-
+
edgar-monitor
@@ -308,7 +306,7 @@
-
+
node-git
@@ -320,7 +318,7 @@
-
+
Jenkins
diff --git a/docs/main.css b/docs/main.css index 3cc887f..4af13e3 100644 --- a/docs/main.css +++ b/docs/main.css @@ -14,15 +14,10 @@ @media (min-width: 768px) { p.m-b { height: 75px; + overflow-y: hidden; } } -.errors ul { - list-style: none; - margin: 0; - padding: 0 -} - .btn { display: inline-block; color: #fff; @@ -78,7 +73,7 @@ color: #fff; } -.footer-list-item, .footer-social-buttons li { +.footer-list-item { display: inline-block } @@ -96,26 +91,6 @@ } } -label, legend { - font-size: 12px; - display: block; - margin-bottom: 3px; - font-weight: 400 -} - -.form-wrapper input:not(.input-as-link) { - width: 100%; - box-sizing: border-box; - margin-bottom: 15px -} - -.form-wrapper .btn { - margin-top: 20px -} - -@media (min-width: 768px) { -} - @media (min-width: 768px) { .container { width: 710px @@ -143,11 +118,6 @@ label, legend { } } -.row-padded { - padding-top: 80px; - padding-bottom: 90px -} - .row-bordered { position: relative } @@ -161,15 +131,10 @@ label, legend { left: 50%; margin-left: -40%; height: 1px; - background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.2) 0, rgba(255, 255, 255, 0) 75%); - background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.2) 0, rgba(255, 255, 255, 0) 75%); + background: -webkit-radial-gradient(ellipse at center, rgba(0, 0, 0, 0.2) 0, rgba(255, 255, 255, 0) 75%); background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.2) 0, rgba(255, 255, 255, 0) 75%) } -.row .screenshot { - margin-bottom: 40px -} - .container-overflow-wrap { overflow: hidden } @@ -181,10 +146,6 @@ label, legend { border-bottom: 1px solid #dcdfe4 } -.hero > .hero-header:first-child { - margin-top: 0 -} - .hero-booticon { font-family: Helvetica Neue, Helvetica, Arial, sans-serif; margin: 0 auto 30px; @@ -208,28 +169,6 @@ label, legend { margin-top: 20px } -.jumbo-list-item h3 { - margin-top: 0 -} - -.jumbo-list-item.row .screenshot { - margin-bottom: 0 -} - -@media (min-width: 992px) { - - .jumbo-list-item.row .screenshot { - margin-bottom: -10px - } - -} - -hr { - border-width: 0; - border-top: 1px solid #dcdfe4; - margin: 20px 0 30px -} - .swag-line:before { content: ''; position: absolute; @@ -244,10 +183,6 @@ hr { background: linear-gradient(45deg, #28a142, #26A65B) } -@media (min-width: 768px) { - -} - .navbar { background-color: #fff; border: 0 #fff; @@ -295,37 +230,6 @@ hr { border-color: #f9f9f9 } -.navbar-minimal .navbar-header { - text-align: center !important; - float: none !important -} - -.navbar-default .navbar-form a.btn { - margin-left: 10px -} - -.navbar-fixed-bottom .navbar-nav, .navbar-fixed-bottom .navbar-header { - display: none -} - -.navbar-fixed-bottom .navbar-nav > .open > a, .navbar-fixed-bottom .navbar-nav > .open > a:focus, .navbar-fixed-bottom .navbar-nav > .open > a:hover { - color: inherit; - background-color: inherit -} - -.navbar-fixed-bottom .dropdown-menu > li > a { - font-weight: 300; - padding: 8px 24px -} - -.navbar-fixed-bottom small { - font-size: 70% -} - -.navbar-fixed-bottom .navbar-brand { - padding: 16px 25px -} - @media (min-width: 768px) { .navbar-full .navbar-brand { margin-left: -25px @@ -356,10 +260,6 @@ hr { margin-left: 0 } - .navbar-fixed-bottom .navbar-nav, .navbar-fixed-bottom .navbar-header { - display: block - } - } .screenshot { @@ -386,15 +286,10 @@ hr { z-index: 2 } -.screenshots-fan .screenshot, .screenshots-fanWithDevices .screenshot:last-child { +.screenshots-fan .screenshot { z-index: 3 } -.screenshot-crop > img { - position: absolute; - top: 0 -} - @media (min-width: 768px) { .screenshots-fan { position: relative; @@ -455,38 +350,6 @@ hr { } } -.table { - width: 100% -} - -.table > tbody > tr > td:last-child { - text-align: right -} - -.table > thead > tr > th { - font-size: 12px; - font-weight: 400; - text-align: left -} - -.table > thead > tr > th, .table > tbody > tr > td { - padding: 20px; - text-align: left; - border-bottom: 1px solid #dcdfe4 -} - -.table > thead > tr > th:first-child, .table > tbody > tr > td:first-child { - padding-left: 0 -} - -.table > thead > tr > th:last-child, .table > tbody > tr > td:last-child { - padding-right: 0 -} - -.thumbnail-mini p { - line-height: 1.6 -} - body { font-size: 16px; font-family: Roboto, sans-serif; @@ -592,10 +455,6 @@ a:hover, a:focus { color: #697176 } -.popup-item p:last-child { - margin-bottom: 5px -} - .template-index h3 { font-size: 21px; margin-bottom: 12px @@ -615,10 +474,6 @@ a:hover, a:focus { margin-bottom: 8px } -.homepage-grid h3 { - font-size: 22px -} - .homepage-terminal-example, .homepage-code-example { position: relative; font-family: monospace; @@ -647,16 +502,6 @@ a:hover, a:focus { } } -.homepage-xs-grid > div { - padding-left: 30px; - padding-right: 30px; - margin-bottom: 50px -} - -.homepage-xs-grid h3 { - font-size: 22px -} - .hero-green { color: #26A65B; } diff --git a/website/templates/index.partial.html b/website/templates/index.partial.html index ff662d0..e407b94 100644 --- a/website/templates/index.partial.html +++ b/website/templates/index.partial.html @@ -132,7 +132,7 @@
-
+
diff2html-cli
@@ -144,7 +144,7 @@
-
+
Codacy
@@ -156,7 +156,7 @@
-
+
Ungit
@@ -168,7 +168,7 @@
-
+
Diffy
@@ -180,9 +180,7 @@
-
-
-
+
diff-pane
@@ -194,7 +192,7 @@
-
+
node-giff
@@ -206,7 +204,7 @@
-
+
edgar-monitor
@@ -219,7 +217,7 @@
-
+
node-git
@@ -231,7 +229,7 @@
-
+
Jenkins