deploy
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
#app{display:flex;flex-direction:column;min-height:100vh}.icon{height:1.5em;width:1.5em;margin-right:.5em}.avatar{height:2.5em;width:2.5em}.modal-content{border:none!important}.modal{display:flex}.banner{z-index:-200;width:100%;height:40vh;position:absolute;top:0;left:0;background-size:cover}blockquote{padding-left:.5em;margin:.25em 0!important;border-left:4px solid rgba(128,128,128,.3)}.nav-tabs * .nav-link{background-color:var(--bs-body-bg)!important;border-color:#8080804d!important;border-bottom-color:transparent!important}.nav-tabs{gap:.25em}.nav-tabs{border-bottom:none!important}.container{flex:1 0 auto!important}.accordion-button:after{display:none}.pagination{justify-content:center!important}.page-link{z-index:initial!important}.svelecte-control .sv-control,.sv-content,.sv-dropdown,.sv-item,.sv-item-content{color:var(--bs-body-color)!important;background-color:var(--bs-body-bg)!important}.sv-item-btn{background-color:var(--bs-light)!important}.sv-item{cursor:pointer!important}.d-spoiler{color:var(--bs-dark);background-color:var(--bs-dark);border-radius:2px;transition-delay:6000s}.d-spoiler::selection{color:var(--bs-dark);background-color:transparent}.d-spoiler:active{background-color:#8080804d;color:var(--bs-body-color);transition-delay:0s}.d-emoji{height:1em;width:auto}code{color:var(--bs-body-color)!important}.description a{text-decoration:none;color:#457ead!important;font-weight:700}@media (min-width: 768px){.banner{height:50vh}}
|
||||
@@ -1 +0,0 @@
|
||||
#app{display:flex;flex-direction:column;min-height:100vh}.icon{height:1.5em;width:1.5em;margin-right:.5em}.avatar{height:2.5em;width:2.5em}.modal-content{border:none!important}.modal{display:flex}.banner{z-index:-200;width:100%;height:40vh;position:absolute;top:0;left:0;background-size:cover}blockquote{padding-left:.5em;margin:.25em 0!important;border-left:4px solid rgba(128,128,128,.3)}.nav-tabs * .nav-link{background-color:var(--bs-body-bg)!important;border-color:#8080804d!important;border-bottom-color:transparent!important}.nav-tabs{gap:.25em}.nav-tabs{border-bottom:none!important}.container{flex:1 0 auto!important}.accordion-button:after{display:none}.pagination{justify-content:center!important}.d-spoiler{color:var(--bs-dark);background-color:var(--bs-dark);border-radius:2px;transition-delay:6000s}.d-spoiler::selection{color:var(--bs-dark);background-color:transparent}.d-spoiler:active{background-color:#8080804d;color:var(--bs-body-color);transition-delay:0s}.d-emoji{height:1em;width:auto}.description a{text-decoration:none;color:#457ead!important;font-weight:700}@media (min-width: 768px){.banner{height:50vh}}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1 +0,0 @@
|
||||
.modal-open,.overflow-noscroll{overflow:hidden;padding-right:0}svg.svelte-c8tyih{stroke:currentColor;fill:currentColor;stroke-width:0;width:100%;height:auto;max-height:100%}label.svelte-1y1be9d{display:block;margin-bottom:.25rem;font-size:.75rem}.hideLabel.svelte-1y1be9d{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);white-space:nowrap}button.svelte-1y1be9d{position:relative;padding:0 .25rem;border:0;border-radius:1rem;height:1.25rem;width:2.5rem;font:inherit;color:inherit;line-height:inherit}button.svelte-1y1be9d:not([disabled]){cursor:pointer}button[disabled].svelte-1y1be9d{cursor:not-allowed;opacity:.6}button.svelte-1y1be9d:before{position:absolute;content:"";top:0;bottom:0;left:.125rem;margin:auto;height:1rem;width:1rem;text-align:center;border-radius:50%;background-color:currentColor;transition:transform .15s ease-out}button[aria-checked=true].svelte-1y1be9d:before{transform:translate(1.25rem)}button.small.svelte-1y1be9d{height:1rem;width:1.75rem}button.small.svelte-1y1be9d:before{height:.75rem;width:.75rem}button.small[aria-checked=true].svelte-1y1be9d:before{transform:translate(.75rem)}div.svelte-1y1be9d{display:flex;align-items:center}span.svelte-1y1be9d{margin-left:.5rem}
|
||||
+4
-4
@@ -32,10 +32,10 @@
|
||||
}(window.location))
|
||||
</script>
|
||||
<!-- End Single Page Apps for GitHub Pages -->
|
||||
<script type="module" crossorigin src="/assets/main.e842fc13.js"></script>
|
||||
<link rel="modulepreload" href="/assets/vendor.c083fd67.js">
|
||||
<link rel="stylesheet" href="/assets/vendor.484ba9db.css">
|
||||
<link rel="stylesheet" href="/assets/main.ceda98a4.css">
|
||||
<script type="module" crossorigin src="/assets/main.080993df.js"></script>
|
||||
<link rel="modulepreload" href="/assets/vendor.349e51ea.js">
|
||||
<link rel="stylesheet" href="/assets/vendor.17033500.css">
|
||||
<link rel="stylesheet" href="/assets/main.70df18b4.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
Reference in New Issue
Block a user