commit | f1b9eb940ae746c8ef5b7405a905d40af49715b7 | [log] [tgz] |
---|---|---|
author | Niko Sohmers <nikolai@sohmers.com> | Sun Mar 03 15:30:07 2024 -0800 |
committer | Niko Sohmers <nikolai@sohmers.com> | Sun Mar 03 16:57:13 2024 -0800 |
tree | 39bb9b51053840d212c87c273acf1a8977a5956e | |
parent | 93b3e5bdaf3196ce7e1d41e21fcd3a004802c8ea [diff] [blame] |
Add Localization/Camera Info to Debugging Webpage Signed-off-by: Niko Sohmers <nikolai@sohmers.com> Change-Id: I5bf9cb97fe06dfc982580320e3aa14c42ca1ea28
diff --git a/y2024/www/styles.css b/y2024/www/styles.css index 39b7519..a11187b 100644 --- a/y2024/www/styles.css +++ b/y2024/www/styles.css
@@ -65,7 +65,8 @@ #vision_readouts > div > div { display: table-cell; padding: 5px; - text-align: right; + text-align: left; + font: small; } #message_bridge_status > div {