Initial commit
This commit is contained in:
17
nightscout-follower@treehouse.org.za/stylesheet.css
Normal file
17
nightscout-follower@treehouse.org.za/stylesheet.css
Normal file
@@ -0,0 +1,17 @@
|
||||
.expired-data {
|
||||
text-decoration : line-through;
|
||||
}
|
||||
|
||||
.fresh-data {
|
||||
text-decoration : none;
|
||||
}
|
||||
|
||||
.low-glucose {
|
||||
text-decoration : none;
|
||||
color : #f18c8c;
|
||||
}
|
||||
|
||||
.high-glucose {
|
||||
text-decoration : none;
|
||||
color : #fbf484;
|
||||
}
|
||||
Reference in New Issue
Block a user