Mercurial > code > home > repos > homeauto
diff service/mqtt_to_rdf/src/style.styl @ 1628:24e8cd8fcdcd
new grid layout in web ui
author | drewp@bigasterisk.com |
---|---|
date | Sat, 11 Sep 2021 23:28:37 -0700 |
parents | 6ddc5e037f15 |
children |
line wrap: on
line diff
--- a/service/mqtt_to_rdf/src/style.styl Sat Sep 11 23:27:32 2021 -0700 +++ b/service/mqtt_to_rdf/src/style.styl Sat Sep 11 23:28:37 2021 -0700 @@ -33,5 +33,6 @@ font-family: monospace .graph - white-space: pre-line - font-family: monospace \ No newline at end of file + white-space: pre-wrap + font-family: monospace + border-top: 1px solid darkgreen \ No newline at end of file