revert to basic styling
This commit is contained in:
parent
1106ae4dd6
commit
1610d3a732
13 changed files with 83 additions and 137 deletions
|
|
@ -1,10 +1,8 @@
|
|||
#temperature {
|
||||
padding: 0 10px;
|
||||
color: #ddd;
|
||||
background-color: #f0932b;
|
||||
color: #f0932b;
|
||||
}
|
||||
|
||||
#temperature.critical {
|
||||
background-color: #eb4d4b;
|
||||
color: #eb4d4b;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue