mirror of
https://github.com/WhitestormJS/whs.js.git
synced 2026-01-18 16:03:24 +00:00
6 lines
246 B
Plaintext
6 lines
246 B
Plaintext
extends ../../layout.pug
|
|
|
|
block body
|
|
div(id="embed" style="position: relative; left: 50px; top: 100px; width: 600px; height: 300px;")
|
|
div(id="sizer" style="position: absolute; right: -20px; height: inherit; width: 20px; background: #ccc;")
|