Skip to content

Instantly share code, notes, and snippets.

@CatalinPlesu
Last active February 4, 2023 14:57
Show Gist options
  • Select an option

  • Save CatalinPlesu/bb702f15fbf7607eea3341cce7237a1b to your computer and use it in GitHub Desktop.

Select an option

Save CatalinPlesu/bb702f15fbf7607eea3341cce7237a1b to your computer and use it in GitHub Desktop.
esp32_termometer.css
html {
font-family: Arial;
display: inline-block;
margin: 0px auto;
text-align: center;
}
h2 {
font-size: 3.0rem;
}
p {
font-size: 3.0rem;
}
.units {
font-size: 1.2rem;
}
.ds-labels {
font-size: 1.5rem;
vertical-align: middle;
padding-bottom: 15px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment