diff --git a/static/css/components/function-strip.css b/static/css/components/function-strip.css index 8ff5c65..878ef84 100644 --- a/static/css/components/function-strip.css +++ b/static/css/components/function-strip.css @@ -19,6 +19,17 @@ min-width: max-content; } +/* Strip title badge */ +.function-strip .strip-title { + font-size: 9px; + font-weight: 700; + letter-spacing: 1.5px; + text-transform: uppercase; + color: var(--text-muted); + white-space: nowrap; + padding: 4px 0; +} + /* Stats */ .function-strip .strip-stat { display: flex; diff --git a/templates/index.html b/templates/index.html index ee9d257..7d635ef 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1030,6 +1030,8 @@
+ WATERFALL +
20.0 MHz