diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2026-02-15 09:00:38 -0500 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2026-02-15 09:00:38 -0500 |
| commit | 5bb0d8749336256cc0a4ac58517f8257d81c5b35 (patch) | |
| tree | ff435177318b8c736399722608aeda0eddbbe9d2 /static | |
| parent | 069b1f1a5d19689786cda02a3d23b8dba5a6deed (diff) | |
Stylize post-publication asides
Diffstat (limited to 'static')
| -rw-r--r-- | static/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/style.css b/static/css/style.css index 07105d9..3328f8c 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -436,7 +436,7 @@ hr { .legacy-warning::before { content: "!"; display: inline-block; - width: 14px; + width: 48px; height: 14px; background: #fb8c00; color: #fff; |