本文最后更新于 210 天前,其中的信息可能已经有所发展或是发生改变。
可根据自己需求选择应用和更改。
ps:原则上你可以设置多个字体,然后在不同的部位使用不同的字体
| @font-face{ |
| font-family:echo; |
| src:url(https://jsdelivr.alimama.uk/gh/wunaisoufan/Blog/ziti/FZFWZZAY.woff2) format('woff2') |
| } |
| |
| body{ |
| font-family: 'echo', Georgia, -apple-system, 'Nimbus Roman No9 L', 'PingFang SC', 'Hiragino Sans GB', 'Noto Serif SC', 'Microsoft Yahei', 'WenQuanYi Micro Hei', 'ST Heiti', sans-serif |
| } |
| .banner-title { |
| font-size: 2.8em; |
| } |
| .banner-subtitle{ |
| font-size: 28px; |
| |
| -webkit-text-fill-color: transparent; |
| background: linear-gradient(94.75deg,rgb(60, 172, 247) 0%,rgb(131, 101, 253) 43.66%, rgb(255, 141, 112) 64.23%,rgb(247, 201, 102) 83.76%,rgb(172, 143, 100) 100%); |
| -webkit-background-clip: text; |
| } |
| .post-title { |
| font-size: 25px |
| } |
| |
| |
| .post-content p{ |
| font-size: 1.25rem; |
| } |
| li{ |
| font-size: 1.2rem; |
| |
| } |
| |
| p { |
| font-size: 1.2rem |
| } |
| |
| |
| .form-control{ |
| font-size: 1.2rem |
| } |
| |
| |
| .custom-checkbox .custom-control-input~.custom-control-label{ |
| font-size: 1.2rem |
| } |
| |
| code { |
| color: rgba(var(--themecolor-rgbstr)); |
| } |
| .shuoshuo-title { |
| font-size: 25px; |
| |
| } |
| .additional-content-after-post{ |
| font-size: 1.2rem |
| } |
| .leftbar-announcement-title { |
| font-size: 20px; |
| |
| color: #00FFFF |
| } |
| |
| .leftbar-announcement-content { |
| font-size: 15px; |
| line-height: 1.8; |
| padding-top: 8px; |
| opacity: 0.8; |
| |
| color:#00FFFF; |
| } |
| .leftbar-banner-title { |
| font-size: 20px; |
| display: block; |
| text-align: center; |
| opacity: 0.8; |
| } |
| .leftbar-banner-subtitle { |
| margin-top: 15px; |
| margin-bottom: 8px; |
| font-size: 13px; |
| opacity: 0.8; |
| display: block; |
| text-align: center; |
| } |
| |
| body{ |
| color:#364863 |
| } |
| |
| |
| blockquote { |
| |
| background: rgba(var(--themecolor-rgbstr), 0.1) !important; |
| width: 100% |
| } |
| |
| |
| :root { |
| |
| --color-border-on-foreground-deeper: rgba(var(--themecolor-rgbstr)); |
| } |
| |
| |
| .leftbar-menu-item > a:hover, .leftbar-menu-item.current > a{ |
| background-color: #f9f9f980; |
| } |
| |
| |
| .site-state-item{ |
| border-left: 1px solid #aaa; |
| } |
| .site-friend-links-title { |
| border-top: 1px dotted #aaa; |
| } |
| #leftbar_tab_tools ul li { |
| padding-top: 3px; |
| padding-bottom: 3px; |
| border-bottom:none; |
| } |
| html.darkmode #leftbar_tab_tools ul li { |
| border-bottom:none; |
| } |
| |
| |
| button#leftbar_search_container { |
| background-color: transparent; |
| } |
| |
| .card{ |
| background-color:rgba(255, 255, 255, 0.8) !important; |
| |
| -webkit-backdrop-filter:blur(6px); |
| } |
| |
| |
| |
| .card .widget,.darkmode .card .widget,#post_content > div > div > div.argon-timeline-card.card.bg-gradient-secondary.archive-timeline-title{ |
| background-color:#ffffff00 !important; |
| backdrop-filter:none; |
| -webkit-backdrop-filter:none; |
| } |
| .emotion-keyboard,#fabtn_blog_settings_popup{ |
| background-color:rgba(255, 255, 255, 0.95) !important; |
| } |
| |
| |
| .bg-gradient-secondary{ |
| background:rgba(255, 255, 255, 0.1) !important; |
| backdrop-filter: blur(10px); |
| -webkit-backdrop-filter:blur(10px); |
| } |
| |
| |
| html.darkmode.bg-white,html.darkmode .card,html.darkmode #footer{ |
| background:rgba(66, 66, 66, 0.9) !important; |
| } |
| html.darkmode #fabtn_blog_settings_popup{ |
| background:rgba(66, 66, 66, 0.95) !important; |
| } |
| |
| |
| |
| |
| |
| |
| #leftbar_part1 { |
| z-index: 1; |
| } |
| |
| |
| #content > div.page-information-card-container > div > div{ |
| text-align:center; |
| } |
| |
| |
| .dropdown-menu .dropdown-item>i{ |
| width: 10px; |
| } |
| .dropdown-menu>a { |
| color:var(--themecolor); |
| } |
| .dropdown-menu{ |
| min-width:max-content; |
| } |
| .dropdown-menu .dropdown-item { |
| padding: .5rem 1.5rem 0.5rem 1rem; |
| } |
| .leftbar-menu-subitem{ |
| min-width:max-content; |
| } |
| .leftbar-menu-subitem .leftbar-menu-item>a{ |
| padding: 0rem 1.5rem 0rem 1rem; |
| } |
| |
| |
| .tab-content{ |
| padding:10px 0px 0px 0px !important; |
| } |
| .site-author-links{ |
| padding:0px 0px 0px 10px ; |
| } |
| |
| #leftbar_catalog{ |
| margin-left: 10px; |
| } |
| |
| #leftbar_catalog .index-link{ |
| padding: 4px 4px 4px 4px; |
| } |
| |
| #leftbar_tab_tools{ |
| font-size: 14px; |
| } |
| |
| |
| article figure {margin:0;} |
| |
| .fancybox-wrapper { |
| margin: auto; |
| } |
| |
| article table > tbody > tr > td, |
| article table > tbody > tr > th, |
| article table > tfoot > tr > td, |
| article table > tfoot > tr > th, |
| article table > thead > tr > td, |
| article table > thead > tr > th{ |
| padding: 8px 10px; |
| border: 1px solid; |
| } |
| |
| .wp-block-table.aligncenter{margin:10px auto;} |
| |
| |
| button#fabtn_back_to_top, button#fabtn_go_to_comment, button#fabtn_toggle_blog_settings_popup, button#fabtn_toggle_sides, button#fabtn_open_sidebar{ |
| font-size: 1.2rem; |
| } |
| |
| |
| |
| |
| .navbar-nav .nav-link { |
| font-size: 1rem; |
| font-family: 'echo'; |
| |
| } |
| .navbar-brand { |
| font-family: 'echo'; |
| font-size: 1.5rem; |
| margin-right: 1.2 rem; |
| padding-bottom: 0.2 rem; |
| |
| -webkit-text-fill-color: transparent; |
| background: linear-gradient(94.75deg,rgb(60, 172, 247) 0%,rgb(131, 101, 253) 43.66%, rgb(255, 141, 112) 64.23%,rgb(247, 201, 102) 83.76%,rgb(172, 143, 100) 100%); |
| -webkit-background-clip: text; |
| } |
| |
| |
| .nav-link-inner--text { |
| font-size: 1.25em; |
| } |
| .navbar-nav .nav-item { |
| margin-right:0; |
| } |
| .mr-lg-5, .mx-lg-5 { |
| margin-right:0rem !important; |
| } |
| .navbar-toggler-icon { |
| width: 1.8rem; |
| height: 1.8rem; |
| } |
| |
| .navbar-expand-lg .navbar-nav .nav-link { |
| padding-right: 3em; |
| padding-left: 0.2em; |
| } |
| |
| |
| *[style='position: relative; z-index: 99998;'] { |
| display: none; |
| } |
| |
| |
| .github-info-card-header a { |
| |
| color: black !important; |
| font-size: 1rem; |
| } |
| .github-info-card { |
| |
| font-size: 1rem; |
| color: black !important; |
| } |
| .github-info-card.github-info-card-full.card.shadow-sm { |
| |
| background-color: rgba(var(--themecolor-rgbstr), 0.1) !important; |
| } |
| |
| |
| |
| |
| #leftbar_overview_author_image { |
| width: 100px; |
| height: 100px; |
| margin: auto; |
| background-position: center; |
| background-repeat: no-repeat; |
| background-size: cover; |
| background-color: rgba(127, 127, 127, 0.1); |
| overflow: hidden; |
| transition: transform 0.3s ease; |
| } |
| |
| |
| #leftbar_overview_author_image:hover { |
| transform: scale(1.23); |
| filter: brightness(150%); |
| } |
| |
| |
| #leftbar_overview_author_name { |
| margin-top: 15px; |
| font-size: 18px;align-content; |
| color:#00FFFF; |
| } |
| |
| |
| #leftbar_overview_author_description { |
| font-size: 14px; |
| margin-top: -4px; |
| opacity: 0.8; |
| color:#c21f30; |
| } |
| |
| |
| a, .btn-neutral { |
| color:#AF7AC5 ; |
| |
| } |
| |
| |
| #footer { |
| background: var(--themecolor-gradient); |
| color: #fff; |
| width: 100%; |
| float: right; |
| margin-bottom: 25px; |
| text-align: center; |
| padding: 25px 20px; |
| line-height: 1.8; |
| transition: none; |
| opacity: 0.6; |
| } |
| .navbar-brand img { |
| height: 60px; |
| } |
感谢大佬分享~
![]()
查看图片
大佬NB(☆ω☆)