Loading docs/css/tbc.css +5 −5 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ body, input { /* Orange colors */ :root, [data-md-color-accent=deep-orange] { --md-accent-fg-color: #4170d8 !important; --md-accent-fg-color: #ff7900 !important; --md-typeset-a-color: black !important; } Loading Loading @@ -66,11 +66,11 @@ body, input { } .md-tabs__item--active .md-tabs__link, .md-tabs__link:hover { color: #4170d8; color: #ff7900; } .md-tabs__item--active { border-bottom: .2rem solid #4170d8; border-bottom: .2rem solid #ff7900; } /* permanent link style */ Loading @@ -93,7 +93,7 @@ a.headerlink { } .md-nav__item .md-nav__link:hover { color: #4170d8; color: #ff7900; } /* active menu item (link) */ Loading @@ -120,7 +120,7 @@ a.headerlink { /* active sub menu title */ .md-nav__item--active > label.md-nav__link { color: #4170d8; color: #ff7900; } /* ====================== */ Loading static/css/style.css +4 −8 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ body { font-size: 1.125rem; } #banner a:hover { color: #4170d8; color: #f16e00; } .cta-1, .cta2 { Loading Loading @@ -63,7 +63,7 @@ p.cta-sub-title { .separator { width: 100px; height: 3px; background-color: #4170d8; background-color: #f16e00; } .service-box { margin: 0 0 30px; Loading @@ -77,7 +77,7 @@ p.cta-sub-title { border: 1px solid #eee; line-height: 75px; text-align: center; color: #4170d8; color: #f16e00; font-size: 2.1875rem; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; Loading Loading @@ -135,9 +135,5 @@ footer .mention a { font-weight: 700; } footer .mention a:hover { color: #4170d8; } .nav-link:hover { color: #4170d8 !important; /* Change to your desired hover color */ color: #f16e00; } static/img/tbc-50.png −83 KiB (3.11 KiB) Loading image diff... static/index.html +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ <h1 class="text-white display-1 font-weight-normal">GitLab CI, made <span class="font-weight-bold">easy</span>...</h1> <p class="text-white py-2 h3">Build professional pipelines in minutes.</p> <p class="text-white pt-5"> <a href="/kicker" class="btn btn-lg btn-banner btn-info">Try our generator <span class="fa fa-angle-double-right" aria-hidden="true"></span></a> <a href="/kicker" class="btn btn-lg btn-banner btn-primary">Try our generator <span class="fa fa-angle-double-right" aria-hidden="true"></span></a> </p> <p class="text-white pt-2"> <a href="/doc/ref/">Check out the available templates <span class="fa fa-angle-double-right" aria-hidden="true"></span></a> Loading Loading
docs/css/tbc.css +5 −5 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ body, input { /* Orange colors */ :root, [data-md-color-accent=deep-orange] { --md-accent-fg-color: #4170d8 !important; --md-accent-fg-color: #ff7900 !important; --md-typeset-a-color: black !important; } Loading Loading @@ -66,11 +66,11 @@ body, input { } .md-tabs__item--active .md-tabs__link, .md-tabs__link:hover { color: #4170d8; color: #ff7900; } .md-tabs__item--active { border-bottom: .2rem solid #4170d8; border-bottom: .2rem solid #ff7900; } /* permanent link style */ Loading @@ -93,7 +93,7 @@ a.headerlink { } .md-nav__item .md-nav__link:hover { color: #4170d8; color: #ff7900; } /* active menu item (link) */ Loading @@ -120,7 +120,7 @@ a.headerlink { /* active sub menu title */ .md-nav__item--active > label.md-nav__link { color: #4170d8; color: #ff7900; } /* ====================== */ Loading
static/css/style.css +4 −8 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ body { font-size: 1.125rem; } #banner a:hover { color: #4170d8; color: #f16e00; } .cta-1, .cta2 { Loading Loading @@ -63,7 +63,7 @@ p.cta-sub-title { .separator { width: 100px; height: 3px; background-color: #4170d8; background-color: #f16e00; } .service-box { margin: 0 0 30px; Loading @@ -77,7 +77,7 @@ p.cta-sub-title { border: 1px solid #eee; line-height: 75px; text-align: center; color: #4170d8; color: #f16e00; font-size: 2.1875rem; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; Loading Loading @@ -135,9 +135,5 @@ footer .mention a { font-weight: 700; } footer .mention a:hover { color: #4170d8; } .nav-link:hover { color: #4170d8 !important; /* Change to your desired hover color */ color: #f16e00; }
static/index.html +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ <h1 class="text-white display-1 font-weight-normal">GitLab CI, made <span class="font-weight-bold">easy</span>...</h1> <p class="text-white py-2 h3">Build professional pipelines in minutes.</p> <p class="text-white pt-5"> <a href="/kicker" class="btn btn-lg btn-banner btn-info">Try our generator <span class="fa fa-angle-double-right" aria-hidden="true"></span></a> <a href="/kicker" class="btn btn-lg btn-banner btn-primary">Try our generator <span class="fa fa-angle-double-right" aria-hidden="true"></span></a> </p> <p class="text-white pt-2"> <a href="/doc/ref/">Check out the available templates <span class="fa fa-angle-double-right" aria-hidden="true"></span></a> Loading