UNPKG
osh-js
Version:
latest (3.0.0)
3.0.0
2.1.0
2.0.1
1.0.0
OSH javascript Toolkit
github.com/opensensorhub/osh-js
opensensorhub/osh-js
osh-js
/
source
/
core
/
resources
/
css
/
log.css
7 lines
•
116 B
CSS
View Raw
1
2
3
4
5
6
7
.osh-log
{
position
:absolute;
width
:
280px
;
height
:
365px
;
background-color
:
#000
;
color
:
#ffffff
; }