Newer
Older
XM32PiRecording / target / classes / webapp / style / styles.css
h1 {
  text-decoration: underline;
}

#information {
  color: #888888;
  font-size: 1.2em;
}
#information span.port {
  font-weight: bold;
  text-decoration: underline;
}