Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Avatar for KuCalc : devops.
Download
50630 views
1
.webapp-3d-container
2
margin-left : 3em
3
cursor : pointer
4
5
.webapp-3d-note
6
border : 1px solid #aaa
7
padding : 3px
8
border-radius : 2px
9
background : #fafafa
10
box-shadow : 1px 1px 2px
11
12
.webapp-3d-dynamic-renderer
13
border : 2px solid #08c
14
border-radius : 3px
15
16
.webapp-3d-static-renderer
17
border : 2px solid lightgrey
18
border-radius : 3px
19
display : inline-block
20
vertical-align : baseline
21
22