Restarted UI

This commit is contained in:
Dan
2019-11-14 10:21:08 +00:00
parent 3bb27e0697
commit 720831d2fe
8 changed files with 284 additions and 135 deletions

11
nui/test/test.html Normal file
View File

@@ -0,0 +1,11 @@
<html>
<head>
<link href="test.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div class="test">
<span class="test2">000</span>
</div>
</body>
</html>