This commit is contained in:
krahets
2026-07-24 15:32:32 +08:00
parent a81d2e9187
commit 0375f25b66
50 changed files with 155 additions and 140 deletions
File diff suppressed because one or more lines are too long
+2 -17
View File
@@ -293,12 +293,12 @@
</p>
</div>
</section>
<section class="home-div home-div--black" data-md-color-primary="grey" data-md-color-scheme="slate">
<section class="home-div" data-md-color-primary="grey" data-md-color-scheme="slate">
<div class="section-content">
<h3 style="text-align: center; margin: 1em auto;">
推薦文
</h3>
<div class="intro-container" style="margin: 0 auto;">
<div class="intro-container endor-container">
<div class="intro-text endor-text">
<p style="margin-bottom: 0;">
「わかりやすいデータ構造とアルゴリズムの入門書で、読者を手と頭の両方を使う学びへと導いてくれます。アルゴリズムを初めて学ぶ人に強くおすすめします。」
@@ -397,21 +397,6 @@
</div>
</div>
</section>
<section class="home-div home-div--black" data-md-color-primary="grey" data-md-color-scheme="slate">
<div class="section-content">
<h3 style="text-align: center; margin: 0 0 2em 0;">
謝辞
</h3>
<a href="https://go.warp.dev/hello-algo">
<img alt="Warp-Github-LG-02" class="device-on-hover intro-image" src="https://github.com/warpdotdev/brand-assets/raw/main/Github/Sponsor/Warp-Github-LG-02.png" style="max-width: 30em;"/>
<div class="text-button" style="margin: 1em auto;">
<span>
Warp is built for coding with multiple AI agents.
</span>
</div>
</a>
</div>
</section>
<section class="home-div" data-md-color-primary="grey" data-md-color-scheme="slate">
<div class="section-content" style="max-width: 90vw;">
<div style="margin: 2em auto;">
+1 -1
View File
@@ -251,4 +251,4 @@
initAutoSlide();
}
})();
/*! update cache: 20260722174025 */
/*! update cache: 20260724072241 */
+1 -1
View File
@@ -8,4 +8,4 @@ document$.subscribe(({ body }) => {
],
});
});
/*! update cache: 20260722174025 */
/*! update cache: 20260724072241 */
+1 -1
View File
@@ -15,4 +15,4 @@ window.MathJax = {
document$.subscribe(() => {
MathJax.typesetPromise();
});
/*! update cache: 20260722174025 */
/*! update cache: 20260724072241 */
+1 -1
View File
@@ -469,4 +469,4 @@
return Starfield;
});
/*! update cache: 20260722174025 */
/*! update cache: 20260724072241 */
+1 -1
View File
@@ -176,4 +176,4 @@
font-size: 0.7rem;
}
}
/*! update cache: 20260722174025 */
/*! update cache: 20260724072241 */
+21 -3
View File
@@ -726,8 +726,20 @@ a:hover .device-on-hover {
fill: var(--md-primary-bg-color);
}
.endor-container {
align-items: stretch;
gap: 20px;
margin: 0 auto;
}
.endor-text {
width: 50%;
margin: 0;
padding: 1.25em 2.5em;
border-radius: 28px;
background-color: #101010;
box-sizing: border-box;
overflow: hidden;
}
.intro-quote {
@@ -853,8 +865,14 @@ a:hover .device-on-hover {
}
.endor-text {
width: auto;
margin: 0 auto;
width: 100%;
margin: 0;
padding: 1em 2em;
border-radius: 20px;
}
.endor-container {
gap: 20px;
}
.intro-image {
@@ -903,4 +921,4 @@ a:hover .device-on-hover {
max-width: 100%;
}
}
/*! update cache: 20260722174025 */
/*! update cache: 20260724072241 */
+1 -1
View File
@@ -122,4 +122,4 @@ main .gsc-loading-image {
.gsc-reply-content::-webkit-scrollbar-track {
background: transparent;
}
/*! update cache: 20260722174025 */
/*! update cache: 20260724072241 */
+1 -1
View File
@@ -153,4 +153,4 @@ main {
.gsc-reply-content::-webkit-scrollbar-track {
background: transparent;
}
/*! update cache: 20260722174025 */
/*! update cache: 20260724072241 */