【全局】修复了大量深色模式的显示问题
This commit is contained in:
parent
5c82c6d292
commit
ee921a7155
|
@ -54,6 +54,24 @@
|
|||
<div class="content unicode" style="display: block;">
|
||||
<ul class="icon_lists dib-box">
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont"></span>
|
||||
<div class="name">英文</div>
|
||||
<div class="code-name">&#xe6d6;</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont"></span>
|
||||
<div class="name">简体</div>
|
||||
<div class="code-name">&#xe6d7;</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont"></span>
|
||||
<div class="name">繁体</div>
|
||||
<div class="code-name">&#xe6d8;</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont"></span>
|
||||
<div class="name">aifadian-line</div>
|
||||
|
@ -1056,12 +1074,12 @@
|
|||
<pre><code class="language-css"
|
||||
>@font-face {
|
||||
font-family: 'haofont';
|
||||
src: url('iconfont.eot?t=1697559754295'); /* IE9 */
|
||||
src: url('iconfont.eot?t=1697559754295#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('iconfont.woff2?t=1697559754295') format('woff2'),
|
||||
url('iconfont.woff?t=1697559754295') format('woff'),
|
||||
url('iconfont.ttf?t=1697559754295') format('truetype'),
|
||||
url('iconfont.svg?t=1697559754295#haofont') format('svg');
|
||||
src: url('iconfont.eot?t=1699626796799'); /* IE9 */
|
||||
src: url('iconfont.eot?t=1699626796799#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('iconfont.woff2?t=1699626796799') format('woff2'),
|
||||
url('iconfont.woff?t=1699626796799') format('woff'),
|
||||
url('iconfont.ttf?t=1699626796799') format('truetype'),
|
||||
url('iconfont.svg?t=1699626796799#haofont') format('svg');
|
||||
}
|
||||
</code></pre>
|
||||
<h3 id="-iconfont-">第二步:定义使用 iconfont 的样式</h3>
|
||||
|
@ -1087,6 +1105,33 @@
|
|||
<div class="content font-class">
|
||||
<ul class="icon_lists dib-box">
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont hao-icon-yingwen"></span>
|
||||
<div class="name">
|
||||
英文
|
||||
</div>
|
||||
<div class="code-name">.hao-icon-yingwen
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont hao-icon-jianti"></span>
|
||||
<div class="name">
|
||||
简体
|
||||
</div>
|
||||
<div class="code-name">.hao-icon-jianti
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont hao-icon-fanti"></span>
|
||||
<div class="name">
|
||||
繁体
|
||||
</div>
|
||||
<div class="code-name">.hao-icon-fanti
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont hao-icon-aifadian-line"></span>
|
||||
<div class="name">
|
||||
|
@ -2590,6 +2635,30 @@
|
|||
<div class="content symbol">
|
||||
<ul class="icon_lists dib-box">
|
||||
|
||||
<li class="dib">
|
||||
<svg class="icon svg-icon" aria-hidden="true">
|
||||
<use xlink:href="#hao-icon-yingwen"></use>
|
||||
</svg>
|
||||
<div class="name">英文</div>
|
||||
<div class="code-name">#hao-icon-yingwen</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<svg class="icon svg-icon" aria-hidden="true">
|
||||
<use xlink:href="#hao-icon-jianti"></use>
|
||||
</svg>
|
||||
<div class="name">简体</div>
|
||||
<div class="code-name">#hao-icon-jianti</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<svg class="icon svg-icon" aria-hidden="true">
|
||||
<use xlink:href="#hao-icon-fanti"></use>
|
||||
</svg>
|
||||
<div class="name">繁体</div>
|
||||
<div class="code-name">#hao-icon-fanti</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<svg class="icon svg-icon" aria-hidden="true">
|
||||
<use xlink:href="#hao-icon-aifadian-line"></use>
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
@font-face {
|
||||
font-family: "haofont"; /* Project id 4159149 */
|
||||
src: url('iconfont.eot?t=1697559754295'); /* IE9 */
|
||||
src: url('iconfont.eot?t=1697559754295#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('iconfont.woff2?t=1697559754295') format('woff2'),
|
||||
url('iconfont.woff?t=1697559754295') format('woff'),
|
||||
url('iconfont.ttf?t=1697559754295') format('truetype'),
|
||||
url('iconfont.svg?t=1697559754295#haofont') format('svg');
|
||||
src: url('iconfont.eot?t=1699626796799'); /* IE9 */
|
||||
src: url('iconfont.eot?t=1699626796799#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('iconfont.woff2?t=1699626796799') format('woff2'),
|
||||
url('iconfont.woff?t=1699626796799') format('woff'),
|
||||
url('iconfont.ttf?t=1699626796799') format('truetype'),
|
||||
url('iconfont.svg?t=1699626796799#haofont') format('svg');
|
||||
}
|
||||
|
||||
.haofont {
|
||||
|
@ -16,6 +16,18 @@
|
|||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.hao-icon-yingwen:before {
|
||||
content: "\e6d6";
|
||||
}
|
||||
|
||||
.hao-icon-jianti:before {
|
||||
content: "\e6d7";
|
||||
}
|
||||
|
||||
.hao-icon-fanti:before {
|
||||
content: "\e6d8";
|
||||
}
|
||||
|
||||
.hao-icon-aifadian-line:before {
|
||||
content: "\e695";
|
||||
}
|
||||
|
|
Binary file not shown.
File diff suppressed because one or more lines are too long
|
@ -5,6 +5,27 @@
|
|||
"css_prefix_text": "hao-icon-",
|
||||
"description": "",
|
||||
"glyphs": [
|
||||
{
|
||||
"icon_id": "6845137",
|
||||
"name": "英文",
|
||||
"font_class": "yingwen",
|
||||
"unicode": "e6d6",
|
||||
"unicode_decimal": 59094
|
||||
},
|
||||
{
|
||||
"icon_id": "6847086",
|
||||
"name": "简体",
|
||||
"font_class": "jianti",
|
||||
"unicode": "e6d7",
|
||||
"unicode_decimal": 59095
|
||||
},
|
||||
{
|
||||
"icon_id": "6847093",
|
||||
"name": "繁体",
|
||||
"font_class": "fanti",
|
||||
"unicode": "e6d8",
|
||||
"unicode_decimal": 59096
|
||||
},
|
||||
{
|
||||
"icon_id": "37108822",
|
||||
"name": "aifadian-line",
|
||||
|
|
|
@ -14,6 +14,12 @@
|
|||
/>
|
||||
<missing-glyph />
|
||||
|
||||
<glyph glyph-name="yingwen" unicode="" d="M716.8 819.2a230.4 230.4 0 0 0 230.4-230.4v-409.6a230.4 230.4 0 0 0-230.4-230.4H307.2a230.4 230.4 0 0 0-230.4 230.4V588.8a230.4 230.4 0 0 0 230.4 230.4h409.6m0 76.8H307.2A307.2 307.2 0 0 1 0 588.8v-409.6a307.2 307.2 0 0 1 307.2-307.2h409.6a307.2 307.2 0 0 1 307.2 307.2V588.8A307.2 307.2 0 0 1 716.8 896zM176.128 603.392h316.416v-61.44H248.064v-121.6h230.4V358.4h-230.4v-132.864h256v-61.44H176.128zM847.872 360.704v-196.096h-70.144v189.952c0 51.2-24.064 76.8-71.936 76.8a64 64 0 0 1-45.312-18.432 86.272 86.272 0 0 1-25.6-58.368v-191.232h-70.4V482.304h70.144v-36.864a128 128 0 0 0 41.728 33.792 116.736 116.736 0 0 0 51.2 11.776c80.384 0 120.32-43.52 120.32-130.304z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="jianti" unicode="" d="M716.8 819.2a230.4 230.4 0 0 0 230.4-230.4v-409.6a230.4 230.4 0 0 0-230.4-230.4H307.2a230.4 230.4 0 0 0-230.4 230.4V588.8a230.4 230.4 0 0 0 230.4 230.4h409.6m0 76.8H307.2A307.2 307.2 0 0 1 0 588.8v-409.6a307.2 307.2 0 0 1 307.2-307.2h409.6a307.2 307.2 0 0 1 307.2 307.2V588.8A307.2 307.2 0 0 1 716.8 896zM335.616 573.952a489.728 489.728 0 0 0-48.384-68.352L232.96 540.672a366.848 366.848 0 0 1 78.08 128l61.44-13.568-9.728-25.6H512v-55.808h-76.8a300.288 300.288 0 0 0 29.44-48.64l-56.32-21.504a535.296 535.296 0 0 1-39.424 70.144z m-61.952-143.36h63.744v-332.8h-63.744z m79.104 97.792a628.48 628.48 0 0 0 73.728-76.8l-47.104-32.512A768 768 0 0 1 307.2 499.456z m45.056-122.368h235.264v-241.92h-235.264z m60.672-94.464h114.944v43.008h-114.944z m114.944-94.72V261.12h-114.944v-44.288zM636.672 102.4l-15.36 57.856 54.016-2.048c12.8 0 19.2 8.96 19.2 25.6v261.12h-223.744v58.368H757.76V166.4c0-43.264-23.296-65.024-70.144-65.024z m-39.168 471.552a491.008 491.008 0 0 0-37.632-59.648l-54.016 35.072a338.432 338.432 0 0 1 63.232 119.808l60.928-13.568c-4.096-11.52-6.912-20.224-8.704-25.6h169.728v-55.808h-88.064a332.8 332.8 0 0 0 27.136-43.776l-56.576-21.504a533.504 533.504 0 0 1-37.376 65.28z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="fanti" unicode="" d="M716.8 819.2a230.4 230.4 0 0 0 230.4-230.4v-409.6a230.4 230.4 0 0 0-230.4-230.4H307.2a230.4 230.4 0 0 0-230.4 230.4V588.8a230.4 230.4 0 0 0 230.4 230.4h409.6m0 76.8H307.2A307.2 307.2 0 0 1 0 588.8v-409.6a307.2 307.2 0 0 1 307.2-307.2h409.6a307.2 307.2 0 0 1 307.2 307.2V588.8A307.2 307.2 0 0 1 716.8 896zM319.744 586.24l-19.2-22.272h202.752c0-23.808 0-45.824-1.792-66.304h34.56v-39.936h-37.632c0-9.472-2.304-21.248-4.864-35.584h23.296v-32.512H486.4l-3.072-10.496 17.152-13.056a763.136 763.136 0 0 0-96-39.936l118.784 4.352c20.736 10.752 46.592 25.6 76.8 41.728l44.8-29.44a984.32 984.32 0 0 0-222.464-92.16q102.4 4.096 220.672 12.288c-17.152 13.056-30.208 22.528-39.424 28.416l44.288 28.16a1037.056 1037.056 0 0 0 136.448-97.792l-51.2-34.304c-11.52 11.008-25.6 24.064-44.288 39.424l-146.688-8.704v-68.096c0-34.56-20.224-51.2-60.928-51.2h-54.016l-11.008 51.2a478.976 478.976 0 0 1 49.664-3.072 15.616 15.616 0 0 1 17.92 17.152v51.2c-62.464-3.328-128-5.888-200.96-7.936l-13.568 51.2c17.152-1.28 34.304-1.792 51.2-1.792a784.64 784.64 0 0 1 128 39.936l-131.584-5.12-9.728 45.824a146.176 146.176 0 0 1 47.872 5.376 798.464 798.464 0 0 1 75.52 33.792l3.84 13.056h-174.848c4.864 30.208 8.192 52.992 10.24 68.096H232.448v39.936h42.496c2.304 20.48 4.096 35.84 4.864 46.08l-19.712-17.152-33.28 39.168a329.984 329.984 0 0 1 86.784 102.4l52.736-11.776-15.36-27.136h177.664v-43.008z m108.032-419.84a727.808 727.808 0 0 0-167.68-64l-23.296 49.152A623.104 623.104 0 0 1 394.752 204.8z m-106.24 296.96l-6.656-41.216h87.04a390.912 390.912 0 0 1-61.952 21.504l12.8 19.712z m41.728 68.608H330.24l-4.352-40.96h76.8a337.92 337.92 0 0 1-53.504 20.992z m44.288-109.824h35.584l6.912 41.216h-86.784a512 512 0 0 0 57.856-20.48z m44.8 68.864l1.792 40.96h-83.456a358.4 358.4 0 0 0 55.808-22.016l-12.288-18.944z m119.296 33.024q-9.216-11.264-27.648-30.72l-33.792 40.704a412.16 412.16 0 0 1 82.176 135.68l54.272-12.288-19.2-43.008h157.952v-51.2h-34.304a284.928 284.928 0 0 0-51.2-107.52 469.248 469.248 0 0 1 98.304-43.776l-28.928-51.2a460.8 460.8 0 0 0-108.288 55.808 294.656 294.656 0 0 0-111.104-52.736l-28.928 45.568a270.336 270.336 0 0 1 99.072 43.008 237.568 237.568 0 0 0-48.384 71.68zM614.4 207.104A1068.032 1068.032 0 0 0 781.824 153.6l-32-51.2a926.464 926.464 0 0 1-168.448 57.088z m-9.216 358.4a180.736 180.736 0 0 1 51.2-76.8 244.736 244.736 0 0 1 41.728 76.8z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="aifadian-line" unicode="" d="M495.899049 261.093629c-17.304811 0-31.251971-13.947161-31.251971-31.251971S478.594238 198.589686 495.899049 198.589686c17.304811 0 31.251971 13.947161 31.251971 31.251972 0 17.304811-13.947161 31.251971-31.251971 31.251971zM790.855671 167.337715c-17.304811 0-31.251971-13.947161-31.251972-31.251971s13.947161-31.251971 31.251972-31.251972 31.251971 13.947161 31.251971 31.251972c0 17.04653-13.947161 30.993691-31.251971 31.251971zM1262.99289 176.377541c-13.430599 8.264984-28.927445 13.430599-44.68257 14.980284 34.867902 84.974368 57.080047 196.293374-18.596215 306.837537-115.193217 168.657333-280.75118 256.73107-491.766556 260.863562-60.179416 1.291404-130.948343-1.549685-205.849762-4.649054-87.040614-3.35765-203.008673-8.006703-281.526023-1.549684 15.755126 8.523265 32.543375 16.788249 47.007098 23.761829 55.530362 27.119479 98.921529 48.04022 84.457807 85.232649-7.748423 21.695583-30.218848 33.059937-67.411277 34.09306C206.624604 897.755689 37.967271 852.556557 7.748423 776.363735c-17.04653-42.874605-19.887618-125.524447 152.902206-198.876182 71.027208-30.218848 271.969635-66.894715 349.453861-74.643138 17.563091-1.549685 34.867902-5.165615 51.397871-11.364353-17.821372-11.622634-35.901025-24.02011-54.238959-36.417586-31.768533 18.079653-83.941245 39.516955-122.683358 13.172318-14.463722-9.298107-23.503549-25.053233-24.02011-42.358044-0.516562-21.179022 12.397476-42.099763 26.861198-58.629731-57.080047-45.715694-103.312302-89.881703-119.84227-123.974762-18.337934-41.841482-25.828075-110.544163 8.523265-177.438879 43.391167-84.974368 138.955046-144.120661 284.625391-176.147474 190.352916-41.583202 354.619476-4.132492 463.355674 53.205835 60.437697 32.026814 103.570583 69.994085 124.233043 103.828864 6.457019-2.066246 12.914038-4.132492 19.629338-6.198738 9.298107-2.841088 18.596214-5.682177 27.37776-8.781546 28.669164-10.072949 60.695977-8.523265 85.232649 3.61593l1.291403 0.774843c17.821372 9.039826 31.510252 25.053233 37.708991 44.166009 15.238565 51.139589-29.444006 79.033911-56.563486 96.08044z m-811.776412 239.684541l-17.30481-12.655757c-5.165615 5.165615-9.814669 11.106072-13.430599 17.563091 6.7153 2.066246 18.337934-0.258281 30.735409-4.907334zM1262.99289 97.860192c-1.291404-3.874211-4.132492-6.97358-9.298107-9.814669-10.33123-5.165615-25.569795-5.423896-39.258675-0.774842-9.298107 3.35765-19.371057 6.457019-29.444006 9.556388-18.596214 5.682177-49.848186 15.238565-55.788643 22.470426-9.814669 12.914038-28.152602 15.755126-41.32492 5.940457s-15.755126-28.152602-5.940458-41.324921c3.615931-4.390773 7.490142-8.264984 12.139196-11.622634-44.940851-62.245662-242.267348-186.220424-521.468844-125.007885-125.782728 27.636041-210.498815 77.742507-244.850155 145.412065-24.794952 48.815063-19.112776 98.921529-7.231861 126.299289 34.09306 71.027208 280.75118 234.518925 438.30244 327.241716 13.947161 8.264984 18.596214 26.344637 10.33123 40.291798s-27.119479 19.629337-40.291797 10.33123c-12.655757-7.490142-55.788643-33.059937-111.060725-68.186119-18.596214 12.655757-50.881309 27.894322-102.537459 33.059936-81.874999 8.264984-270.936512 44.42429-332.149051 70.252366C139.471608 650.581007 40.033517 699.65435 61.987381 754.926432c5.165615 12.914038 29.185725 33.576498 81.100157 53.464116 35.384463 13.430599 72.318611 22.470426 109.769321 27.119479l-11.622634-5.682176c-35.384463-17.304811-73.868296-36.417586-99.954652-59.146293-1.807965 1.033123-3.615931 2.324527-5.165615 3.874211-10.847792 11.622634-29.185725 12.397476-41.06664 1.291404l-0.516562-0.516561c-11.880915-11.106072-12.139195-29.702287-1.033123-41.583202 10.589511-11.106072 26.086356-19.371057 45.715694-25.569795 0.774842-0.258281 1.291404-0.516562 2.066246-0.774842 68.702681-21.179022 190.611197-18.596214 362.367899-11.622634 74.126577 2.841088 144.120661 5.682177 202.492111 4.649054 193.710566-3.874211 339.122631-80.841876 444.75946-235.552049 64.828469-95.047318 41.583202-188.544951 4.390773-269.903388-4.649054 3.615931-9.039826 7.748423-12.655757 12.139195-10.33123 12.397476-28.669164 14.463722-41.324921 4.649054-12.655757-10.072949-14.722003-28.669164-4.649054-41.324921 5.940457-7.490142 36.675867-42.874605 74.643138-39.775236h2.066246c1.291404 0.258281 2.324527 0 3.615931 0.258281 25.828075 4.649054 42.358044 3.615931 57.596608-6.198738 20.40418-12.914038 30.218848-20.40418 28.410883-26.861199z" horiz-adv-x="1322" />
|
||||
|
||||
<glyph glyph-name="zhanghao1" unicode="" d="M677.9 451.94c24.29-10.62 35.37-38.92 24.75-63.21C669.8 313.6 595.44 264 512 264s-157.8 49.6-190.65 124.73c-10.62 24.29 0.46 52.59 24.75 63.21 22.86 10 49.27 0.77 61.16-20.6l2.05-4.15C427.01 386.71 467.05 360 512 360c42.7 0 80.97 24.1 99.87 61.22l2.82 5.97c10.62 24.29 38.92 35.37 63.21 24.75zM512 792c-176.73 0-320-143.27-320-320s143.27-320 320-320 320 143.27 320 320-143.27 320-320 320z m0 96c229.75 0 416-186.25 416-416 0-152.8-82.38-286.36-205.15-358.68 85.33-32.48 162.42-84.6 225.13-152.84 17.94-19.52 16.66-49.88-2.86-67.82-19.52-17.94-49.88-16.66-67.82 2.86C783.91-2.86 652.74 56 512 56s-271.91-58.86-365.3-160.48c-17.94-19.52-48.3-20.8-67.82-2.86-19.52 17.94-20.8 48.3-2.86 67.82 62.7 68.23 139.78 120.34 225.13 152.85C178.38 185.64 96 319.2 96 472 96 701.75 282.25 888 512 888z" horiz-adv-x="1024" />
|
||||
|
|
Before Width: | Height: | Size: 153 KiB After Width: | Height: | Size: 157 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
|
@ -43,7 +43,7 @@
|
|||
}
|
||||
|
||||
.comment-barrage-item:hover {
|
||||
border: var(--style-border-hover);
|
||||
border: 1px solid var(--heo-main);
|
||||
box-shadow: var(--heo-shadow-main);
|
||||
}
|
||||
|
||||
|
@ -74,7 +74,7 @@
|
|||
}
|
||||
|
||||
.comment-barrage-item .comment-barrage-close:hover .haofont {
|
||||
color: var(--heo-lighttext);
|
||||
color: var(--heo-main);
|
||||
}
|
||||
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -107,18 +107,16 @@
|
|||
<div class="footer-banner-links">
|
||||
<div class="footer-banner-left">
|
||||
<div id="footer-banner-tips">
|
||||
<div class="copyright" th:if="${not #strings.isEmpty(theme.config.basics.siteStartTime)}">
|
||||
©[[${#strings.arraySplit(theme.config.basics.siteStartTime, '-')[0]}]] - [[${#dates.format(new
|
||||
java.util.Date(), 'yyyy')}]]
|
||||
<div style="display: flex;flex-direction: row;align-items: center;">
|
||||
<th:block th:if="${not #strings.isEmpty(theme.config.basics.siteStartTime)}">
|
||||
©[[${#strings.arraySplit(theme.config.basics.siteStartTime, '-')[0]}]] - [[${#dates.format(new
|
||||
java.util.Date(), 'yyyy')}]]
|
||||
</th:block>
|
||||
<th:block th:if="${#strings.isEmpty(theme.config.basics.siteStartTime)}">
|
||||
©[[${#dates.format(new java.util.Date(), 'yyyy')}]]
|
||||
</th:block>
|
||||
By <a class="footer-banner-link" href="/" target="_blank">[[${site.title}]]</a>
|
||||
</div>
|
||||
<div class="copyright" th:if="${#strings.isEmpty(theme.config.basics.siteStartTime)}">
|
||||
©[[${#dates.format(new java.util.Date(), 'yyyy')}]]
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
<div>
|
||||
|
||||
By <a class="footer-banner-link" href="/" target="_blank">[[${site.title}]]</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer-banner-right">
|
||||
|
|
|
@ -112,7 +112,7 @@
|
|||
<span class="menu-darkmode-text">深色模式</span>
|
||||
</div>
|
||||
<div th:if="${theme.config.style.translate.translateEnable}" class="rightMenu-item" id="menu-translate">
|
||||
<i class="haofont hao-icon-language"></i>
|
||||
<i class="haofont hao-icon-fanti"></i>
|
||||
<span>轉為繁體</span>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -69,7 +69,7 @@
|
|||
},
|
||||
fancybox: {
|
||||
js: 'https://lf6-cdn-tos.bytecdntp.com/cdn/expire-1-M/fancybox/3.5.7/jquery.fancybox.min.js',
|
||||
css: 'https://lf3-cdn-tos.bytecdntp.com/cdn/expire-1-M/fancybox/3.5.7/jquery.fancybox.min.css'
|
||||
css: '/null'
|
||||
},
|
||||
comments:{
|
||||
use: [[${theme.config.comments.use}]],
|
||||
|
|
|
@ -290,6 +290,11 @@
|
|||
color: var(--heo-card-bg)
|
||||
}
|
||||
|
||||
[data-theme=dark] .page #aside-content .card-info .card-info-social-icons i:hover {
|
||||
background: var(--heo-card-bg);
|
||||
color: var(--heo-fontcolor)
|
||||
}
|
||||
|
||||
#aside-content .card-info .banner-button {
|
||||
height: 40px;
|
||||
width: 118px;
|
||||
|
@ -302,9 +307,6 @@
|
|||
color: var(--heo-white)
|
||||
}
|
||||
|
||||
[data-theme=dark] #aside-content .card-info .card-info-social-icons i {
|
||||
color: var(--heo-white)
|
||||
}
|
||||
[data-theme=dark] .page #aside-content .card-info .card-info-social-icons i {
|
||||
color: var(--heo-card-bg)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue