mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-10 21:16:43 +08:00
deploy
This commit is contained in:
2
ja/assets/javascripts/bundle.c2b142ea.min.js
vendored
2
ja/assets/javascripts/bundle.c2b142ea.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -251,7 +251,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="home-div" data-md-color-primary="white" data-md-color-scheme="default">
|
||||
<section class="home-div" data-md-color-primary="grey" data-md-color-scheme="slate">
|
||||
<div class="section-content">
|
||||
<div class="reading-media">
|
||||
<div class="media-block">
|
||||
@@ -308,7 +308,7 @@
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
<section class="home-div" data-md-color-primary="grey" data-md-color-scheme="slate">
|
||||
<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: 1em auto;">
|
||||
推薦文
|
||||
@@ -333,7 +333,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="home-div" data-md-color-primary="white" data-md-color-scheme="default">
|
||||
<section class="home-div" data-md-color-primary="grey" data-md-color-scheme="slate">
|
||||
<div class="section-content">
|
||||
<div class="intro-container">
|
||||
<div class="intro-text">
|
||||
@@ -409,7 +409,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="home-div" data-md-color-primary="grey" data-md-color-scheme="slate">
|
||||
<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;">
|
||||
謝辞
|
||||
@@ -424,7 +424,7 @@
|
||||
</a>
|
||||
</div>
|
||||
</section>
|
||||
<section class="home-div" data-md-color-primary="white" data-md-color-scheme="default">
|
||||
<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;">
|
||||
<h3>
|
||||
|
||||
@@ -8,4 +8,4 @@ document$.subscribe(({ body }) => {
|
||||
],
|
||||
});
|
||||
});
|
||||
/*! update cache: 20260331062350 */
|
||||
/*! update cache: 20260331064817 */
|
||||
|
||||
@@ -15,4 +15,4 @@ window.MathJax = {
|
||||
document$.subscribe(() => {
|
||||
MathJax.typesetPromise();
|
||||
});
|
||||
/*! update cache: 20260331062350 */
|
||||
/*! update cache: 20260331064817 */
|
||||
|
||||
@@ -469,4 +469,4 @@
|
||||
|
||||
return Starfield;
|
||||
});
|
||||
/*! update cache: 20260331062350 */
|
||||
/*! update cache: 20260331064817 */
|
||||
|
||||
@@ -328,6 +328,10 @@ html:has(body[data-md-color-scheme="default"]) {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.home-div--black {
|
||||
background-color: #101010;
|
||||
}
|
||||
|
||||
.home-div[data-md-color-scheme="default"],
|
||||
.home-div[data-md-color-scheme="default"] h1,
|
||||
.home-div[data-md-color-scheme="default"] h2,
|
||||
@@ -709,4 +713,4 @@ a:hover .device-on-hover {
|
||||
flex: 1 1 30%;
|
||||
}
|
||||
}
|
||||
/*! update cache: 20260331062350 */
|
||||
/*! update cache: 20260331064817 */
|
||||
|
||||
Reference in New Issue
Block a user