deploy: 65121925e1
This commit is contained in:
File diff suppressed because one or more lines are too long
1
assets/index-afe4b175.css
Normal file
1
assets/index-afe4b175.css
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -6,8 +6,8 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Topos</title>
|
||||
|
||||
<script type="module" crossorigin src="/assets/index-504ee664.js"></script>
|
||||
<link rel="stylesheet" href="/assets/index-da12e15e.css">
|
||||
<script type="module" crossorigin src="/assets/index-6414f687.js"></script>
|
||||
<link rel="stylesheet" href="/assets/index-afe4b175.css">
|
||||
</head>
|
||||
<style>
|
||||
|
||||
@ -157,6 +157,10 @@
|
||||
<button id="load-universe-button" class="text-black absolute right-2.5 bottom-2.5 bg-white hover:bg-white focus:outline-none font-medium rounded-lg text-sm px-4 py-2">Go</button>
|
||||
</div>
|
||||
</form>
|
||||
<div class="mt-2 flex space-x-6 border-t border-gray-200 rounded-b dark:border-gray-600 border-spacing-y-4">
|
||||
<button id="close-universes-button" data-modal-hide="defaultModal" type="button" class="mt-2 hover:bg-gray-700 bg-gray-800 text-white focus:ring-4 font-medium rounded-lg text-sm px-5 py-2.5 text-center">Close</button>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user