This commit is contained in:
2026-04-21 16:17:11 +09:00
parent 48b002ca75
commit e8419750ea
8 changed files with 18 additions and 18 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
/* =====================================================
* Nercone TLS Test — shared styles
* Palette comes from /public/assets/css/style.css
* Palette comes from /publichttps://assets.nercone.dev/css/style.css
* #1A1A1A = page bg #272727 = block bg
* #202020 = input bg #3a3a3a = border
* #E0E0E0 = tx #939393 = tx-alt
@@ -176,7 +176,7 @@
/* ------ Results page ------ */
/* The banner header that replaces the site header on results pages.
* The global `header { position: fixed }` rule in /assets/css/style.css is
* The global `header { position: fixed }` rule in https://assets.nercone.dev/css/style.css is
* overridden here because our banner flows inline — unlike the site header
* which floats over everything. We also neutralise the 60px top-padding
* that <main> carries to clear the (now absent) floating site header. */