diff --git a/images/rpi_logo.png b/images/rpi_logo.png new file mode 100644 index 0000000..e99db98 Binary files /dev/null and b/images/rpi_logo.png differ diff --git a/index.html b/index.html index 5892d54..a996ccd 100644 --- a/index.html +++ b/index.html @@ -15,8 +15,11 @@ } #rpi_status { - display: grid; - grid-template-columns: 1fr 1fr 1fr 1fr; + display: flex; + } + + .status_windows { + flex: 1 1 auto; } @@ -34,13 +37,13 @@
-

主机:zhao

+

主机:zhao

核心温度:

CPU负载: %

内存剩余: MB

-

主机:pi

+

主机:pi

核心温度:

CPU负载: %

内存剩余: MB