ed
This commit is contained in:
parent
19fb68f805
commit
01d047b3cc
53 changed files with 3222 additions and 5 deletions
|
@ -0,0 +1 @@
|
|||
@import"https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;500;600;700&display=swap";@import"https://use.typekit.net/qgr5ebd.css";body{margin:0;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh;user-select:none;background:none!important;overflow:hidden}#root{height:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:3px;border-radius:3px}::-webkit-scrollbar-track{background:rgb(95,95,95);border-radius:3px}::-webkit-scrollbar-thumb{background:#888;border-radius:3px}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
|
File diff suppressed because one or more lines are too long
15
resources/[housing]/ox_doorlock/web/build/index.html
Normal file
15
resources/[housing]/ox_doorlock/web/build/index.html
Normal file
|
@ -0,0 +1,15 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/src/favicon.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>NUI React Boilerplate</title>
|
||||
<script type="module" crossorigin src="./assets/index.9bf400a2.js"></script>
|
||||
<link rel="stylesheet" href="./assets/index.828bc70f.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
||||
</body>
|
||||
</html>
|
Binary file not shown.
BIN
resources/[housing]/ox_doorlock/web/build/sounds/door-bolt-4.ogg
Normal file
BIN
resources/[housing]/ox_doorlock/web/build/sounds/door-bolt-4.ogg
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue