diff --git a/succbone/succd/index.html b/succbone/succd/index.html index 6a0fda3..8175625 100644 --- a/succbone/succd/index.html +++ b/succbone/succd/index.html @@ -70,6 +70,13 @@ td > span { row-gap: 2em; } +.has-hidden .hidden-text { + display: none; +} + +.has-hidden:hover .hidden-text { + display: block; + @media only screen and (max-width: 700px) { body { font-size: 6px; @@ -115,13 +122,13 @@ td > span { - - - - - - - + +
Pirani GaugeVoltage{{ .Pirani.Volts }}
Pressure{{ .Pirani.Mbar }}Pirani Pressure +
{{ .Pirani.Mbar }}
+
+ Voltage: {{ .Pirani.Volts }} +
+