forked from cybrespace/mastodon
Merge pull request #534 from yiskah/patch-2
Increase color contrast on getting started text
This commit is contained in:
commit
97d9517b6b
|
@ -656,6 +656,7 @@
|
||||||
padding-bottom: 235px;
|
padding-bottom: 235px;
|
||||||
background: image-url('mastodon-getting-started.png') no-repeat 0 100% local;
|
background: image-url('mastodon-getting-started.png') no-repeat 0 100% local;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
p {font-color: $color2;}
|
||||||
}
|
}
|
||||||
|
|
||||||
.dropdown__content.dropdown__left {
|
.dropdown__content.dropdown__left {
|
||||||
|
|
Loading…
Reference in New Issue