mirror of
https://git.bsd.gay/fef/nyastodon.git
synced 2025-01-24 07:54:07 +01:00
make homogay body background a little lighter
This commit is contained in:
parent
42f34cfb81
commit
67e379059c
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
body {
|
||||||
|
background: darken($ui-base-color, 5%);
|
||||||
|
}
|
||||||
|
|
||||||
// hashtags in primary color
|
// hashtags in primary color
|
||||||
.status__content a {
|
.status__content a {
|
||||||
color: $highlight-text-color;
|
color: $highlight-text-color;
|
||||||
|
|
Loading…
Reference in a new issue