aboutsummaryrefslogtreecommitdiff
path: root/src/main/web
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2018-02-25 00:23:48 +0100
committerRobert Jaros <rjaros@finn.pl>2018-02-25 00:23:48 +0100
commitb6caee2850a32a4dcca4c8d5f902c95b12397933 (patch)
tree553409fed689354f06f6169765a1dd6330fd05b6 /src/main/web
parent1fc045c97511d8c888af3ac441c27bfb7a35ef43 (diff)
downloadkvision-b6caee2850a32a4dcca4c8d5f902c95b12397933.tar.gz
kvision-b6caee2850a32a4dcca4c8d5f902c95b12397933.tar.bz2
kvision-b6caee2850a32a4dcca4c8d5f902c95b12397933.zip
CSS position support.
Diffstat (limited to 'src/main/web')
-rw-r--r--src/main/web/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/web/index.html b/src/main/web/index.html
index dee93c7c..3cb55f61 100644
--- a/src/main/web/index.html
+++ b/src/main/web/index.html
@@ -35,5 +35,6 @@
<![endif]-->
</head>
<body>
+<div id="kvision"></div>
</body>
</html>