scroll: keep the fable "'s character" stub BOLD (still --secUser, not --quaUser) — only the username pops
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -511,6 +511,11 @@ body.page-billposts {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Fable "'s character" stub — bold (like the @handle) but NOT --quaUser: it
|
||||||
|
// keeps the --secUser body colour so only the username pops. Global so it also
|
||||||
|
// applies inside the ATLAS's .atlas-row-body (which embeds the SCROLL body).
|
||||||
|
.ev-char-stub { font-weight: bold; }
|
||||||
|
|
||||||
// My Scrolls now rides the shared `.applet-list` rule above (lifted out of
|
// My Scrolls now rides the shared `.applet-list` rule above (lifted out of
|
||||||
// `.applet-list-page .applet-scroll`). Old `.scroll-list` styling removed.
|
// `.applet-list-page .applet-scroll`). Old `.scroll-list` styling removed.
|
||||||
|
|
||||||
|
|||||||
@@ -29,7 +29,7 @@
|
|||||||
--terPd: 155, 160, 138;
|
--terPd: 155, 160, 138;
|
||||||
--quaPd: 124, 129, 111;
|
--quaPd: 124, 129, 111;
|
||||||
--quiPd: 97, 99, 76;
|
--quiPd: 97, 99, 76;
|
||||||
--sixPd: 72, 75, 50;
|
--sixPd: 62, 65, 42;
|
||||||
// platinum
|
// platinum
|
||||||
--priPt: 229, 228, 226;
|
--priPt: 229, 228, 226;
|
||||||
--secPt: 191, 190, 188;
|
--secPt: 191, 190, 188;
|
||||||
@@ -388,9 +388,9 @@
|
|||||||
--terUser: var(--priFs);
|
--terUser: var(--priFs);
|
||||||
--quaUser: var(--priCfw);
|
--quaUser: var(--priCfw);
|
||||||
--quiUser: var(--terCfw);
|
--quiUser: var(--terCfw);
|
||||||
--sixUser: var(--secId);
|
--sixUser: var(--quaId);
|
||||||
--sepUser: var(--terFs);
|
--sepUser: var(--terFs);
|
||||||
--octUser: var(--quaId);
|
--octUser: var(--sixId);
|
||||||
--ninUser: var(--sixPu);
|
--ninUser: var(--sixPu);
|
||||||
--decUser: var(--terPu);
|
--decUser: var(--terPu);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user