diff --git a/light9/web/index.html b/light9/web/index.html --- a/light9/web/index.html +++ b/light9/web/index.html @@ -34,16 +34,23 @@ border: 5px solid red; display: inline-block; } + .big { + font-size: 120%; + display: inline-block; + padding: 10px 0; + } + + :host > div { display: inline-block; vertical-align: top; } :host > div:nth-child(2) { width: 9em; } - :host > div:nth-child(3) { width: 5em; } - :host > div:nth-child(4) { width: 3em; } - :host > div:nth-child(5) { width: 50px; } +
{{name}}
stats
+
+