UI Landing: Use dark background.

This commit is contained in:
Pablo Vazquez 2019-03-27 12:17:15 +01:00
parent 2f854ebeee
commit 143cd27c55

View File

@ -1,6 +1,27 @@
$color-background-landing: #111
.landing
.page-content
@extend .text-white
background-color: $color-background-landing
.jumbotron
padding-bottom: 15em
padding-top: 12em
.card
@extend .bg-transparent
@extend .text-white
.card-text
@extend .text-secondary
.node-details-description
@extend .mx-auto
color: #ddd
a
color: $color-primary
.gallery
max-width: 1024px