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; }

View file

@ -11,7 +11,7 @@
<div class="stats-nav">
<a id="back-link" href="./">← live</a>
<a id="dashboard-link" href="#">dashboard</a>
<h2 id="title" style="margin: 0;">◆ … ◆</h2>
<h2 id="title">◆ … ◆</h2>
</div>
<div class="window-tabs" id="window-tabs">