Nvidia Pre-Announcement Trading Dynamics Ahead of Q4 2025 Earnings
/* ========================= POST META / AUTHOR / DATE FIX ========================= */ /* Common Ghost post meta selectors */ .gh-card-meta, .gh-card-meta *, .gh-card-author, .gh-card-date, .gh-feed-meta, .gh-feed-meta *, .gh-post-bookmark-meta, .gh-post-bookmark-meta *, [class*="meta"], [class*="author"], time { color: var(--aj-text-muted) !important; } /* Make sure icons beside author/date are visible too */ .gh-card-meta svg, .gh-feed-meta svg, .gh-card-meta path, .gh-feed-meta path, [class*="meta"] svg, [class*="meta"] path { stroke: currentColor !important; fill: none !important; color: var(--aj-text-muted) !important; } /* Slightly brighter on hover/focus if meta contains links */ .gh-card-meta a, .gh-feed-meta a, [class*="meta"] a { color: var(--aj-text-muted) !important; } .gh-card-meta a:hover, .gh-feed-meta a:hover, [class*="meta"] a:hover { color: var(--aj-text) !important; }