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