Change button text, fix centering on vendor strip, remove empty sass selector
This commit is contained in:
+1
-4
@@ -262,7 +262,7 @@ header
|
|||||||
background-color: transparentize(white, 0.9)
|
background-color: transparentize(white, 0.9)
|
||||||
font-weight: 100
|
font-weight: 100
|
||||||
white-space: nowrap
|
white-space: nowrap
|
||||||
text-align: left
|
text-align: center
|
||||||
|
|
||||||
div
|
div
|
||||||
vertical-align: middle
|
vertical-align: middle
|
||||||
@@ -792,9 +792,6 @@ section
|
|||||||
td
|
td
|
||||||
font-size: 0.85em
|
font-size: 0.85em
|
||||||
|
|
||||||
#pd_rating_holder_8345992
|
|
||||||
|
|
||||||
|
|
||||||
#editPageButton
|
#editPageButton
|
||||||
position: absolute
|
position: absolute
|
||||||
top: -25px
|
top: -25px
|
||||||
|
|||||||
+1
-1
@@ -14,7 +14,7 @@ title: Accelerate Your Delivery
|
|||||||
<h1>Accelerate Your Delivery</h1>
|
<h1>Accelerate Your Delivery</h1>
|
||||||
<h5>Manage an infrastructure cluster as a single system to simplify container operations.</h5>
|
<h5>Manage an infrastructure cluster as a single system to simplify container operations.</h5>
|
||||||
</div>
|
</div>
|
||||||
<a href="/docs/hellonode/" id="quickstartButton" class="button">5 Minute Quick Start</a>
|
<a href="/docs/hellonode/" id="quickstartButton" class="button">Try Our Hello World</a>
|
||||||
</main>
|
</main>
|
||||||
<div id="vendorStrip" class="light-text">
|
<div id="vendorStrip" class="light-text">
|
||||||
<div>Join the growing community already using Kubernetes</div>
|
<div>Join the growing community already using Kubernetes</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user