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
+1 -1
View File
@@ -176,4 +176,4 @@
font-size: 0.7rem;
}
}
/*! update cache: 20260722173953 */
/*! update cache: 20260724072208 */
+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: 20260722173953 */
/*! update cache: 20260724072208 */
+1 -1
View File
@@ -122,4 +122,4 @@ main .gsc-loading-image {
.gsc-reply-content::-webkit-scrollbar-track {
background: transparent;
}
/*! update cache: 20260722173953 */
/*! update cache: 20260724072208 */
+1 -1
View File
@@ -153,4 +153,4 @@ main {
.gsc-reply-content::-webkit-scrollbar-track {
background: transparent;
}
/*! update cache: 20260722173953 */
/*! update cache: 20260724072208 */