mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-08-29 05:38:35 +00:00
increase to 75%
This commit is contained in:
@@ -3106,7 +3106,7 @@ span .quote:last-of-type .quoteline {
|
||||
padding: 1px 2px;
|
||||
border-radius: 4px;
|
||||
cursor: pointer;
|
||||
color: color-mix(in srgb, var(--userbg) 50%, var(--primary-text));
|
||||
color: color-mix(in srgb, var(--userbg) 75%, var(--primary-text));
|
||||
background-image: var(--userbg, linear-gradient(var(--primary-text), var(--primary-text)));
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
|
||||
Reference in New Issue
Block a user