diff --git a/succbone/succd/index.html b/succbone/succd/index.html index def9ac9..c598f0c 100644 --- a/succbone/succd/index.html +++ b/succbone/succd/index.html @@ -9,19 +9,19 @@ body { padding: 2em; } table { - font-size: 30px; + font-size: 40px; } table.status td { width: 2em; } th, td { background-color: #e8e8e8; - padding: 0.3em; + padding: 0.4em; } th { font-weight: 100; text-align: right; - font-size: 25px; + font-size: 30px; } td { text-align: left; @@ -34,7 +34,7 @@ h2 { font-weight: 100; } button { - height: 3.3em; + height: 4.5em; padding-left: 1.5em; padding-right: 1.5em; } @@ -76,7 +76,6 @@ td > span { .has-hidden:hover .hidden-text { display: block; -} @media only screen and (max-width: 700px) { body { @@ -112,6 +111,22 @@ td > span {
Pirani Pressure | +
+ {{ .Pirani.Mbar }}
+
+ Voltage: {{ .Pirani.Volts }}
+
+ |
+
---|
Control | @@ -151,41 +179,6 @@ td > span {
---|
Pirani Pressure | -
- {{ .Pirani.Mbar }}
-
- Voltage: {{ .Pirani.Volts }}
-
- |
- |
---|---|---|
Temperatures | -DP Bottom | -{{ .Temperatures.DPBottom }} | -
DP Top | -{{ .Temperatures.DPTop }} | -|
DP Inlet | -{{ .Temperatures.DPInlet }} | -|
SEM Environment | -{{ .Temperatures.SEM }} | -|
Humidity | -SEM Environment | -{{ .Humidity.SEM }} | -