newseltter signup (#10304)
This commit is contained in:
committed by
k8s-ci-robot
parent
48aa30df96
commit
5bace02455
+22
-3
@@ -1232,12 +1232,32 @@ $feature-box-div-margin-bottom: 40px
|
||||
#cncf
|
||||
padding-top: 60px
|
||||
padding-bottom: 140px
|
||||
background-color: $light-grey
|
||||
background-image: url(/images/cncf-color.png)
|
||||
background-position: center 100px
|
||||
background-repeat: no-repeat
|
||||
background-size: 300px
|
||||
|
||||
// KubeWeekly
|
||||
#kubeweekly
|
||||
background-color: $light-grey
|
||||
padding: 60px
|
||||
background-size: auto
|
||||
font-family: "Roboto Mono", monospace !important
|
||||
font-size: 24px
|
||||
font-weight: bold
|
||||
|
||||
h5
|
||||
font-size: 20px
|
||||
|
||||
.subscribe-button
|
||||
border-radius: 6px
|
||||
padding: 0 20px
|
||||
line-height: 31px
|
||||
color: white
|
||||
background-color: $blue
|
||||
text-decoration: none
|
||||
font-size: 14px
|
||||
|
||||
// Features
|
||||
#features
|
||||
padding-top: 140px
|
||||
@@ -1730,7 +1750,7 @@ $feature-box-div-margin-bottom: 40px
|
||||
margin-bottom: 60px
|
||||
padding-right: 1rem
|
||||
background-position: top center
|
||||
|
||||
|
||||
p
|
||||
font-size: 20px
|
||||
|
||||
@@ -1787,4 +1807,3 @@ $feature-box-div-margin-bottom: 40px
|
||||
cursor: pointer
|
||||
color: #0000CC
|
||||
margin-right: 8px
|
||||
|
||||
|
||||
Reference in New Issue
Block a user