Merge pull request #534 from yiskah/patch-2

Increase color contrast on getting started text
This commit is contained in:
Eugen 2017-01-26 02:51:27 +01:00 committed by GitHub
commit 97d9517b6b
1 changed files with 1 additions and 0 deletions

View File

@ -656,6 +656,7 @@
padding-bottom: 235px;
background: image-url('mastodon-getting-started.png') no-repeat 0 100% local;
height: 100%;
p {font-color: $color2;}
}
.dropdown__content.dropdown__left {