Welcome Page: Minor style tweaks
This commit is contained in:
parent
2290e019e6
commit
5c3524706f
@ -14,6 +14,9 @@
|
|||||||
+container-behavior
|
+container-behavior
|
||||||
|
|
||||||
#page-header
|
#page-header
|
||||||
|
+media-xs
|
||||||
|
background-size: cover
|
||||||
|
background-position: right
|
||||||
min-height: 500px
|
min-height: 500px
|
||||||
|
|
||||||
.page-title,
|
.page-title,
|
||||||
@ -93,7 +96,6 @@
|
|||||||
|
|
||||||
.learn
|
.learn
|
||||||
color: white
|
color: white
|
||||||
font-size: .8em
|
|
||||||
text-decoration: underline
|
text-decoration: underline
|
||||||
|
|
||||||
.page-card
|
.page-card
|
||||||
@ -113,17 +115,24 @@
|
|||||||
p
|
p
|
||||||
font-size: .9em
|
font-size: .9em
|
||||||
|
|
||||||
|
&.summary-action
|
||||||
|
font-size: .8em
|
||||||
|
|
||||||
|
a.page-card-cta
|
||||||
|
font-size: .9em
|
||||||
|
|
||||||
a
|
a
|
||||||
color: white
|
color: white
|
||||||
text-decoration: underline
|
text-decoration: underline
|
||||||
|
|
||||||
|
|
||||||
a.page-card-cta
|
a.page-card-cta
|
||||||
background: #ff4970
|
background: #ff4970
|
||||||
border-radius: 3px
|
border-radius: 3px
|
||||||
border: none
|
border: none
|
||||||
box-shadow: 1px 1px 0 rgba(black, .2)
|
box-shadow: 1px 1px 0 rgba(black, .2)
|
||||||
font-size: .8em
|
|
||||||
font-weight: bold
|
font-weight: bold
|
||||||
|
margin-right: 15px
|
||||||
margin-top: 25px
|
margin-top: 25px
|
||||||
padding: 7px 20px
|
padding: 7px 20px
|
||||||
text-decoration: none
|
text-decoration: none
|
||||||
@ -204,6 +213,10 @@
|
|||||||
|
|
||||||
a
|
a
|
||||||
color: $color-text-dark-secondary
|
color: $color-text-dark-secondary
|
||||||
|
text-decoration: underline
|
||||||
|
|
||||||
|
&:hover
|
||||||
|
color: $color-text-dark-primary
|
||||||
|
|
||||||
.pricing
|
.pricing
|
||||||
+media-xs
|
+media-xs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user