deploy: 07df2a8bdc
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
|
||||
|
||||
<script src="https://unpkg.com/hydra-synth"></script>
|
||||
<script type="module" crossorigin src="/assets/index-500d7d9d.js"></script>
|
||||
<script type="module" crossorigin src="/assets/index-9d870009.js"></script>
|
||||
<link rel="stylesheet" href="/assets/index-e5dc6b43.css">
|
||||
<link rel="manifest" href="/manifest.webmanifest"></head>
|
||||
<style>
|
||||
@ -134,7 +134,7 @@
|
||||
padding-top: 0.25rem;
|
||||
padding-bottom: 0.25rem;
|
||||
--tw-text-opacity: 1;
|
||||
color: rgb(var(--selection_foreground) / var(--tw-text-opacity));
|
||||
color: rgb(var(--brightwhite) / var(--tw-text-opacity));
|
||||
}
|
||||
|
||||
@media (min-width: 1024px) {
|
||||
@ -635,7 +635,7 @@
|
||||
|
||||
<!-- Tabs for local files -->
|
||||
<div class="min-w-screen flex grow flex-col">
|
||||
<ul id="local-script-tabs" class=" flex text-xl font-medium text-center neutral-900 space-x-1 lg:space-x-8">
|
||||
<ul id="local-script-tabs" class=" flex text-xl font-medium text-center bg-background space-x-1 lg:space-x-8">
|
||||
<li class="pl-5">
|
||||
<a title="Local Script 1 (F1)" id="tab-1" class="tab_panel">1</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user