chore(agent): move last inline style from stats.html into agent.css

This commit is contained in:
iris 2026-06-02 10:42:40 +02:00 committed by mara
commit f1103b1dbf
2 changed files with 2 additions and 1 deletions

View file

@ -956,6 +956,7 @@ pre.diff {
align-items: baseline;
margin-bottom: 0.5rem;
}
.stats-nav h2 { margin: 0; }
.stats-nav a { color: var(--cyan); text-decoration: none; }
.stats-nav a:hover { text-decoration: underline; }