UNPKG
@sohale/implisolid
Version:
latest (0.0.1)
1.0.1
1.0.0
0.0.1
A Solid Modelling Kernel in Javascript based on Implicit Surfaces, for MP5 file format
@sohale/implisolid
/
pyInterface
/
pybind11
/
docs
/
_static
/
theme_overrides.css
12 lines
(11 loc)
•
254 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
.wy-table-responsive
table
td
,
.wy-table-responsive
table
th
{
white-space
: initial
!important
; }
.rst-content
table
.docutils
td
{
vertical-align
: top
!important
; }
div
[class^=
'highlight'
]
pre {
white-space
: pre;
white-space
: pre-wrap; }