mirror of
https://github.com/nileane/TangerineUI-for-Mastodon
synced 2024-11-27 22:38:18 +09:00
Tagline font weight tweak
This commit is contained in:
parent
96758a8658
commit
32c5ca8311
@ -6631,7 +6631,7 @@ a:is(.active,
|
||||
}
|
||||
.app-body .sign-in-banner p strong {
|
||||
color: var(--color-fg);
|
||||
font-weight: 600;
|
||||
font-weight: 500;
|
||||
}
|
||||
.app-body .sign-in-banner p:nth-child(2) {
|
||||
font-size: 85%;
|
||||
|
@ -6631,7 +6631,7 @@ a:is(.active,
|
||||
}
|
||||
.app-body .sign-in-banner p strong {
|
||||
color: var(--color-fg);
|
||||
font-weight: 600;
|
||||
font-weight: 500;
|
||||
}
|
||||
.app-body .sign-in-banner p:nth-child(2) {
|
||||
font-size: 85%;
|
||||
|
@ -6631,7 +6631,7 @@ a:is(.active,
|
||||
}
|
||||
.app-body .sign-in-banner p strong {
|
||||
color: var(--color-fg);
|
||||
font-weight: 600;
|
||||
font-weight: 500;
|
||||
}
|
||||
.app-body .sign-in-banner p:nth-child(2) {
|
||||
font-size: 85%;
|
||||
|
@ -6631,7 +6631,7 @@ a:is(.active,
|
||||
}
|
||||
.app-body .sign-in-banner p strong {
|
||||
color: var(--color-fg);
|
||||
font-weight: 600;
|
||||
font-weight: 500;
|
||||
}
|
||||
.app-body .sign-in-banner p:nth-child(2) {
|
||||
font-size: 85%;
|
||||
|
Loading…
Reference in New Issue
Block a user