mirror of
https://github.com/krahets/hello-algo.git
synced 2026-09-03 05:37:13 +00:00
deploy
This commit is contained in:
+1
-1
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
+2
-2
@@ -264,7 +264,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="text-button">
|
<div class="text-button">
|
||||||
<span>
|
<span>
|
||||||
Web
|
Read Online
|
||||||
</span>
|
</span>
|
||||||
<svg viewbox="0 0 320 512" xmlns="http://www.w3.org/2000/svg">
|
<svg viewbox="0 0 320 512" xmlns="http://www.w3.org/2000/svg">
|
||||||
<path d="M278.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 73.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z">
|
<path d="M278.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 73.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z">
|
||||||
@@ -278,7 +278,7 @@
|
|||||||
<img alt="" class="device-on-hover" src="../assets/hero/pdf_ipad.png" style="height: 75%;"/>
|
<img alt="" class="device-on-hover" src="../assets/hero/pdf_ipad.png" style="height: 75%;"/>
|
||||||
<div class="text-button">
|
<div class="text-button">
|
||||||
<span>
|
<span>
|
||||||
PDF/EPUB
|
Download PDF/EPUB
|
||||||
</span>
|
</span>
|
||||||
<svg viewbox="0 0 320 512" xmlns="http://www.w3.org/2000/svg">
|
<svg viewbox="0 0 320 512" xmlns="http://www.w3.org/2000/svg">
|
||||||
<path d="M278.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 73.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z">
|
<path d="M278.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 73.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z">
|
||||||
|
|||||||
@@ -251,4 +251,4 @@
|
|||||||
initAutoSlide();
|
initAutoSlide();
|
||||||
}
|
}
|
||||||
})();
|
})();
|
||||||
/*! update cache: 20260410223942 */
|
/*! update cache: 20260410225926 */
|
||||||
|
|||||||
@@ -8,4 +8,4 @@ document$.subscribe(({ body }) => {
|
|||||||
],
|
],
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
/*! update cache: 20260410223942 */
|
/*! update cache: 20260410225926 */
|
||||||
|
|||||||
@@ -15,4 +15,4 @@ window.MathJax = {
|
|||||||
document$.subscribe(() => {
|
document$.subscribe(() => {
|
||||||
MathJax.typesetPromise();
|
MathJax.typesetPromise();
|
||||||
});
|
});
|
||||||
/*! update cache: 20260410223942 */
|
/*! update cache: 20260410225926 */
|
||||||
|
|||||||
@@ -469,4 +469,4 @@
|
|||||||
|
|
||||||
return Starfield;
|
return Starfield;
|
||||||
});
|
});
|
||||||
/*! update cache: 20260410223942 */
|
/*! update cache: 20260410225926 */
|
||||||
|
|||||||
@@ -176,4 +176,4 @@
|
|||||||
font-size: 0.7rem;
|
font-size: 0.7rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/*! update cache: 20260410223942 */
|
/*! update cache: 20260410225926 */
|
||||||
|
|||||||
@@ -790,4 +790,20 @@ a:hover .device-on-hover {
|
|||||||
flex: 1 1 30%;
|
flex: 1 1 30%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/*! update cache: 20260410223942 */
|
|
||||||
|
@media screen and (max-width: 44em) {
|
||||||
|
.reading-media {
|
||||||
|
flex-direction: column;
|
||||||
|
align-items: center;
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
.media-block {
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
width: 100%;
|
||||||
|
height: min(78vw, 32rem);
|
||||||
|
margin: 0 0 1em;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
/*! update cache: 20260410225926 */
|
||||||
|
|||||||
@@ -122,4 +122,4 @@ main .gsc-loading-image {
|
|||||||
.gsc-reply-content::-webkit-scrollbar-track {
|
.gsc-reply-content::-webkit-scrollbar-track {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
/*! update cache: 20260410223942 */
|
/*! update cache: 20260410225926 */
|
||||||
|
|||||||
@@ -153,4 +153,4 @@ main {
|
|||||||
.gsc-reply-content::-webkit-scrollbar-track {
|
.gsc-reply-content::-webkit-scrollbar-track {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
/*! update cache: 20260410223942 */
|
/*! update cache: 20260410225926 */
|
||||||
|
|||||||
+1
-1
@@ -262,7 +262,7 @@
|
|||||||
<img alt="Cover" class="device-on-hover" src="assets/hero/cover_render.png" style="height: 66.83%;"/>
|
<img alt="Cover" class="device-on-hover" src="assets/hero/cover_render.png" style="height: 66.83%;"/>
|
||||||
<div class="text-button">
|
<div class="text-button">
|
||||||
<span>
|
<span>
|
||||||
获取纸质书
|
了解纸质书
|
||||||
</span>
|
</span>
|
||||||
<svg viewbox="0 0 320 512" xmlns="http://www.w3.org/2000/svg">
|
<svg viewbox="0 0 320 512" xmlns="http://www.w3.org/2000/svg">
|
||||||
<path d="M278.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 73.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z">
|
<path d="M278.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 73.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z">
|
||||||
|
|||||||
+1
-1
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
@@ -251,4 +251,4 @@
|
|||||||
initAutoSlide();
|
initAutoSlide();
|
||||||
}
|
}
|
||||||
})();
|
})();
|
||||||
/*! update cache: 20260410223953 */
|
/*! update cache: 20260410225937 */
|
||||||
|
|||||||
@@ -8,4 +8,4 @@ document$.subscribe(({ body }) => {
|
|||||||
],
|
],
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
/*! update cache: 20260410223953 */
|
/*! update cache: 20260410225937 */
|
||||||
|
|||||||
@@ -15,4 +15,4 @@ window.MathJax = {
|
|||||||
document$.subscribe(() => {
|
document$.subscribe(() => {
|
||||||
MathJax.typesetPromise();
|
MathJax.typesetPromise();
|
||||||
});
|
});
|
||||||
/*! update cache: 20260410223953 */
|
/*! update cache: 20260410225937 */
|
||||||
|
|||||||
@@ -469,4 +469,4 @@
|
|||||||
|
|
||||||
return Starfield;
|
return Starfield;
|
||||||
});
|
});
|
||||||
/*! update cache: 20260410223953 */
|
/*! update cache: 20260410225937 */
|
||||||
|
|||||||
+1
-1
File diff suppressed because one or more lines are too long
@@ -176,4 +176,4 @@
|
|||||||
font-size: 0.7rem;
|
font-size: 0.7rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/*! update cache: 20260410223953 */
|
/*! update cache: 20260410225937 */
|
||||||
|
|||||||
@@ -790,4 +790,20 @@ a:hover .device-on-hover {
|
|||||||
flex: 1 1 30%;
|
flex: 1 1 30%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/*! update cache: 20260410223953 */
|
|
||||||
|
@media screen and (max-width: 44em) {
|
||||||
|
.reading-media {
|
||||||
|
flex-direction: column;
|
||||||
|
align-items: center;
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
.media-block {
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
width: 100%;
|
||||||
|
height: min(78vw, 32rem);
|
||||||
|
margin: 0 0 1em;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
/*! update cache: 20260410225937 */
|
||||||
|
|||||||
@@ -122,4 +122,4 @@ main .gsc-loading-image {
|
|||||||
.gsc-reply-content::-webkit-scrollbar-track {
|
.gsc-reply-content::-webkit-scrollbar-track {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
/*! update cache: 20260410223953 */
|
/*! update cache: 20260410225937 */
|
||||||
|
|||||||
@@ -153,4 +153,4 @@ main {
|
|||||||
.gsc-reply-content::-webkit-scrollbar-track {
|
.gsc-reply-content::-webkit-scrollbar-track {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
/*! update cache: 20260410223953 */
|
/*! update cache: 20260410225937 */
|
||||||
|
|||||||
@@ -251,4 +251,4 @@
|
|||||||
initAutoSlide();
|
initAutoSlide();
|
||||||
}
|
}
|
||||||
})();
|
})();
|
||||||
/*! update cache: 20260410223920 */
|
/*! update cache: 20260410225905 */
|
||||||
|
|||||||
@@ -8,4 +8,4 @@ document$.subscribe(({ body }) => {
|
|||||||
],
|
],
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
/*! update cache: 20260410223920 */
|
/*! update cache: 20260410225905 */
|
||||||
|
|||||||
@@ -15,4 +15,4 @@ window.MathJax = {
|
|||||||
document$.subscribe(() => {
|
document$.subscribe(() => {
|
||||||
MathJax.typesetPromise();
|
MathJax.typesetPromise();
|
||||||
});
|
});
|
||||||
/*! update cache: 20260410223920 */
|
/*! update cache: 20260410225905 */
|
||||||
|
|||||||
@@ -469,4 +469,4 @@
|
|||||||
|
|
||||||
return Starfield;
|
return Starfield;
|
||||||
});
|
});
|
||||||
/*! update cache: 20260410223920 */
|
/*! update cache: 20260410225905 */
|
||||||
|
|||||||
+1
-1
File diff suppressed because one or more lines are too long
@@ -251,4 +251,4 @@
|
|||||||
initAutoSlide();
|
initAutoSlide();
|
||||||
}
|
}
|
||||||
})();
|
})();
|
||||||
/*! update cache: 20260410224004 */
|
/*! update cache: 20260410225948 */
|
||||||
|
|||||||
@@ -8,4 +8,4 @@ document$.subscribe(({ body }) => {
|
|||||||
],
|
],
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
/*! update cache: 20260410224004 */
|
/*! update cache: 20260410225948 */
|
||||||
|
|||||||
@@ -15,4 +15,4 @@ window.MathJax = {
|
|||||||
document$.subscribe(() => {
|
document$.subscribe(() => {
|
||||||
MathJax.typesetPromise();
|
MathJax.typesetPromise();
|
||||||
});
|
});
|
||||||
/*! update cache: 20260410224004 */
|
/*! update cache: 20260410225948 */
|
||||||
|
|||||||
@@ -469,4 +469,4 @@
|
|||||||
|
|
||||||
return Starfield;
|
return Starfield;
|
||||||
});
|
});
|
||||||
/*! update cache: 20260410224004 */
|
/*! update cache: 20260410225948 */
|
||||||
|
|||||||
@@ -176,4 +176,4 @@
|
|||||||
font-size: 0.7rem;
|
font-size: 0.7rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/*! update cache: 20260410224004 */
|
/*! update cache: 20260410225948 */
|
||||||
|
|||||||
@@ -790,4 +790,20 @@ a:hover .device-on-hover {
|
|||||||
flex: 1 1 30%;
|
flex: 1 1 30%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/*! update cache: 20260410224004 */
|
|
||||||
|
@media screen and (max-width: 44em) {
|
||||||
|
.reading-media {
|
||||||
|
flex-direction: column;
|
||||||
|
align-items: center;
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
.media-block {
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
width: 100%;
|
||||||
|
height: min(78vw, 32rem);
|
||||||
|
margin: 0 0 1em;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
/*! update cache: 20260410225948 */
|
||||||
|
|||||||
@@ -122,4 +122,4 @@ main .gsc-loading-image {
|
|||||||
.gsc-reply-content::-webkit-scrollbar-track {
|
.gsc-reply-content::-webkit-scrollbar-track {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
/*! update cache: 20260410224004 */
|
/*! update cache: 20260410225948 */
|
||||||
|
|||||||
@@ -153,4 +153,4 @@ main {
|
|||||||
.gsc-reply-content::-webkit-scrollbar-track {
|
.gsc-reply-content::-webkit-scrollbar-track {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
/*! update cache: 20260410224004 */
|
/*! update cache: 20260410225948 */
|
||||||
|
|||||||
@@ -176,4 +176,4 @@
|
|||||||
font-size: 0.7rem;
|
font-size: 0.7rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/*! update cache: 20260410223920 */
|
/*! update cache: 20260410225905 */
|
||||||
|
|||||||
+17
-1
@@ -790,4 +790,20 @@ a:hover .device-on-hover {
|
|||||||
flex: 1 1 30%;
|
flex: 1 1 30%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/*! update cache: 20260410223920 */
|
|
||||||
|
@media screen and (max-width: 44em) {
|
||||||
|
.reading-media {
|
||||||
|
flex-direction: column;
|
||||||
|
align-items: center;
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
.media-block {
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
width: 100%;
|
||||||
|
height: min(78vw, 32rem);
|
||||||
|
margin: 0 0 1em;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
/*! update cache: 20260410225905 */
|
||||||
|
|||||||
@@ -122,4 +122,4 @@ main .gsc-loading-image {
|
|||||||
.gsc-reply-content::-webkit-scrollbar-track {
|
.gsc-reply-content::-webkit-scrollbar-track {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
/*! update cache: 20260410223920 */
|
/*! update cache: 20260410225905 */
|
||||||
|
|||||||
@@ -153,4 +153,4 @@ main {
|
|||||||
.gsc-reply-content::-webkit-scrollbar-track {
|
.gsc-reply-content::-webkit-scrollbar-track {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
/*! update cache: 20260410223920 */
|
/*! update cache: 20260410225905 */
|
||||||
|
|||||||
+1
-1
File diff suppressed because one or more lines are too long
+1
-1
@@ -262,7 +262,7 @@
|
|||||||
<img alt="Cover" class="device-on-hover" src="../assets/hero/cover_render.png" style="height: 66.83%;"/>
|
<img alt="Cover" class="device-on-hover" src="../assets/hero/cover_render.png" style="height: 66.83%;"/>
|
||||||
<div class="text-button">
|
<div class="text-button">
|
||||||
<span>
|
<span>
|
||||||
紙質書
|
了解紙質書
|
||||||
</span>
|
</span>
|
||||||
<svg viewbox="0 0 320 512" xmlns="http://www.w3.org/2000/svg">
|
<svg viewbox="0 0 320 512" xmlns="http://www.w3.org/2000/svg">
|
||||||
<path d="M278.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 73.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z">
|
<path d="M278.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 73.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z">
|
||||||
|
|||||||
@@ -251,4 +251,4 @@
|
|||||||
initAutoSlide();
|
initAutoSlide();
|
||||||
}
|
}
|
||||||
})();
|
})();
|
||||||
/*! update cache: 20260410223931 */
|
/*! update cache: 20260410225915 */
|
||||||
|
|||||||
@@ -8,4 +8,4 @@ document$.subscribe(({ body }) => {
|
|||||||
],
|
],
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
/*! update cache: 20260410223931 */
|
/*! update cache: 20260410225915 */
|
||||||
|
|||||||
@@ -15,4 +15,4 @@ window.MathJax = {
|
|||||||
document$.subscribe(() => {
|
document$.subscribe(() => {
|
||||||
MathJax.typesetPromise();
|
MathJax.typesetPromise();
|
||||||
});
|
});
|
||||||
/*! update cache: 20260410223931 */
|
/*! update cache: 20260410225915 */
|
||||||
|
|||||||
@@ -469,4 +469,4 @@
|
|||||||
|
|
||||||
return Starfield;
|
return Starfield;
|
||||||
});
|
});
|
||||||
/*! update cache: 20260410223931 */
|
/*! update cache: 20260410225915 */
|
||||||
|
|||||||
@@ -176,4 +176,4 @@
|
|||||||
font-size: 0.7rem;
|
font-size: 0.7rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/*! update cache: 20260410223931 */
|
/*! update cache: 20260410225915 */
|
||||||
|
|||||||
@@ -790,4 +790,20 @@ a:hover .device-on-hover {
|
|||||||
flex: 1 1 30%;
|
flex: 1 1 30%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/*! update cache: 20260410223931 */
|
|
||||||
|
@media screen and (max-width: 44em) {
|
||||||
|
.reading-media {
|
||||||
|
flex-direction: column;
|
||||||
|
align-items: center;
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
.media-block {
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
width: 100%;
|
||||||
|
height: min(78vw, 32rem);
|
||||||
|
margin: 0 0 1em;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
/*! update cache: 20260410225915 */
|
||||||
|
|||||||
@@ -122,4 +122,4 @@ main .gsc-loading-image {
|
|||||||
.gsc-reply-content::-webkit-scrollbar-track {
|
.gsc-reply-content::-webkit-scrollbar-track {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
/*! update cache: 20260410223931 */
|
/*! update cache: 20260410225915 */
|
||||||
|
|||||||
@@ -153,4 +153,4 @@ main {
|
|||||||
.gsc-reply-content::-webkit-scrollbar-track {
|
.gsc-reply-content::-webkit-scrollbar-track {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
/*! update cache: 20260410223931 */
|
/*! update cache: 20260410225915 */
|
||||||
|
|||||||
Reference in New Issue
Block a user