Add STL renderer
This commit is contained in:
parent
1a6f2a9caa
commit
00380ac602
5 changed files with 36 additions and 6 deletions
|
|
@ -227,3 +227,11 @@ a.btn:active, a.btn:hover, a.btn:visited, a.btn:link {
|
|||
background-color: #d35f5f;
|
||||
box-shadow: 1px 2px 4px 1px #000;
|
||||
}
|
||||
|
||||
.controls {
|
||||
padding-top: 8em;
|
||||
}
|
||||
|
||||
.render_output {
|
||||
padding-bottom: 8em;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue