From 1e2feb52845cc9948fc16efca3e46eb817bce7c2 Mon Sep 17 00:00:00 2001 From: Izaya Date: Sun, 24 Feb 2019 20:15:24 +1100 Subject: [PATCH] added a replicant --- static/index.html | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/static/index.html b/static/index.html index 57ee808..323d725 100644 --- a/static/index.html +++ b/static/index.html @@ -4,16 +4,31 @@ .btncontainer { display: inline-block; text-align: center; - padding: 8px; color: white; } .btnimg { width: 64px; height: 64px; + padding: 8px; } body { font-family: sans-serif; } + .logo { + right: 0px; + bottom: 0px; + position: absolute; + } + .cpugraph { + left: 0px; + bottom: 0px; + position: absolute; + } + @media screen and (min-width: 900px) { + .cpugraph { + display: none; + } + } @@ -23,4 +38,5 @@

Stats

Services

XMPP
+