My very First own bigboy config
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
--ink: #1a1816; /* near-black for body text */
|
||||
--paper: #f4f2ed; /* warm off-white page background */
|
||||
--accent: #1a6a98; /* slightly darker blue for contrast */
|
||||
--accent2: #a03050;
|
||||
--muted: #6b6360; /* mid-grey for secondary text */
|
||||
--border: #ccc9c3; /* light grey borders */
|
||||
--card: #ebe8e2; /* off-white card background */
|
||||
@@ -98,9 +97,10 @@ body {
|
||||
background: rgba(0, 0, 0, 0.11) !important;
|
||||
}
|
||||
|
||||
/* ── VS COMPARISON ROWS ──────────────────────────────────────────── */
|
||||
.vs-save-green { background: #e8f5ee !important; }
|
||||
.vs-save-amber { background: #fff8e1 !important; }
|
||||
/* ── VS COMPARISON ───────────────────────────────────────────────── */
|
||||
.vs-comparison-wrap { background: rgba(0, 0, 0, 0.025) !important; }
|
||||
.vs-save-green td { background: rgba(39, 174, 96, 0.10) !important; }
|
||||
.vs-save-amber td { background: rgba(210, 120, 30, 0.09) !important; }
|
||||
|
||||
/* ── SUMMARY BADGE ───────────────────────────────────────────────── */
|
||||
.sec-summary-badge {
|
||||
|
||||
Reference in New Issue
Block a user