*, *::after, *::before { box-sizing: border-box; } a { text-decoration: none; } body { max-width: 1200px; margin: auto !important; } #nexmoe-background .nexmoe-bg { opacity: 0.3; background-size: cover; filter: blur(30px); height: 100vh; width: 100%; position: fixed; top: 0; left: 0; z-index: -1; } #nexmoe-background .mdui-appbar { padding: 10px; display: none; } #nexmoe-background .mdui-appbar img { width: 100%; } @media screen and (max-width: 1023px) { .nexmoe-bg { position: relative; } .mdui-appbar { display: block !important; } } #nexmoe-header { margin-left: -240px; } #nexmoe-header .mdui-drawer { left: unset; scrollbar-width: none; } #nexmoe-header .mdui-drawer::-webkit-scrollbar { display: none; } #nexmoe-header .nexmoe-avatar, #nexmoe-header .nexmoe-avatar img { width: 100%; font-size: 0 0; border-radius: 80px; -webkit-border-radius: 80px; -moz-border-radius: 80px; box-shadow: inset 0 -1px 0 #333 sf; -webkit-transition: -webkit-transform 1.5s ease-out; -moz-transition: -moz-transform 1.5s ease-out; transition: transform 1.5s ease-out; } #nexmoe-header .nexmoe-avatar { margin: 45px; z-index: 4; position: relative; font-size: 0; width: calc(100% - 90px); overflow: hidden; border-radius: 100%; box-shadow: 0 0.3rem 2rem rgba(161,177,204,0.6); } #nexmoe-header .nexmoe-avatar a { padding-bottom: 100%; display: block; height: 0; } #nexmoe-header .nexmoe-count { padding: 0 30px; margin-bottom: 30px; display: -webkit-box; display: -ms-flexbox; display: flex; } #nexmoe-header .nexmoe-count div { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; text-align: center; color: #a3a8ae; } #nexmoe-header .nexmoe-count div span { color: #363636; display: block; } #nexmoe-header .nexmoe-search input { border: none !important; background-color: transparent; padding: 20px; box-sizing: border-box; outline: none; } #nexmoe-header .nexmoe-social { padding: 5px; } #nexmoe-header .nexmoe-social a { width: 36px; height: 36px; line-height: 36px; margin: 5px; border-radius: 100%; display: inline-block; text-align: center; color: #606266; transition: ease-out 0.18s; } #nexmoe-header .nexmoe-social-buttom .main { width: 38px; height: 38px; line-height: 36px; margin: 5px; border-radius: 100%; display: inline-block; text-align: center; transition: ease-out 0.18s; } #nexmoe-header .nexmoe-social-buttom-bilibili { width: 36px; height: 36px; line-height: 36px; margin: 5px; border-radius: 100%; display: inline-block; text-align: center; color: #606266; transition: ease-out 0.18s; box-shadow: 0 10px 10px -2px rgba(231,106,141,0.32); } #nexmoe-header .nexmoe-social-buttom-bilibili:hover { transform: translateY(-5px); -webkit-transform: translateY(-5px); -webkit-box-shadow: 0 15px 14px -2px rgba(231,106,141,0.3); box-shadow: 0 15px 14px -2px rgba(231,106,141,0.3); } #nexmoe-header .nexmoe-social-buttom-github { width: 36px; height: 36px; line-height: 36px; margin: 5px; border-radius: 100%; display: inline-block; text-align: center; color: #606266; transition: ease-out 0.18s; box-shadow: 0 10px 10px -2px rgba(165,165,165,0.6); } #nexmoe-header .nexmoe-social-buttom-github:hover { transform: translateY(-5px); -webkit-transform: translateY(-5px); -webkit-box-shadow: 0 15px 14px -2px rgba(165,165,165,0.58); box-shadow: 0 15px 14px -2px rgba(165,165,165,0.58); } #nexmoe-header .nexmoe-list { padding: 8px 20px; } #nexmoe-header .nexmoe-list .nexmoe-list-item { padding: 0 36px; color: #9ca2a8; transition: all 0.35s; border-radius: 15px; margin-bottom: 10px; text-align: center; } #nexmoe-header .nexmoe-list .nexmoe-list-item.active, #nexmoe-header .nexmoe-list .nexmoe-list-item.active i { text-shadow: 0 1px rgba(255,255,255,0.5); color: #5d6b7d; } #nexmoe-header .nexmoe-list .nexmoe-list-item.active { opacity: 0.9; position: relative; /* display: inline-block; */ background: #d3dce6; background: -webkit-linear-gradient(bottom, rgba(255,255,255,0.5), rgba(255,255,255,0) 10px) #d3dce6; background: linear-gradient(0deg, rgba(255,255,255,0.5), rgba(255,255,255,0) 10px) #d3dce6; border-radius: 13px; border: 1px solid #acbacc; /* padding: 5px 15px; */ -webkit-box-shadow: 0 0 0 1px rgba(255,255,255,0.4) inset, 0 13px 15px rgba(31,45,61,0.15); box-shadow: 0 0 0 1px rgba(255,255,255,0.4) inset, 0 13px 15px rgba(31,45,61,0.15); max-width: 100%; -webkit-transition: 0.25s; transition: 0.25s; background-image: repeating-linear-gradient(90deg, #d3dce6, rgba(198,211,226,0.431) 1em, rgba(198,211,226,0.431) 1em, rgba(198,211,226,0.431) 50%); background-size: 1em 1em; } #nexmoe-header .nexmoe-list .nexmoe-list-item.active:after { display: block; position: absolute; left: 4px; top: 0; right: 4px; height: 20px; border-radius: 10px; background: rgba(255,255,255,0.5); background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255,255,255,0.2))); background: -webkit-linear-gradient(#fff, rgba(255,255,255,0.2)); background: linear-gradient(#fff, rgba(255,255,255,0.2)); } #nexmoe-header .nexmoe-list .nexmoe-list-item i { font-size: 22px; color: #9ca2a8; } #nexmoe-header .nexmoe-list .nexmoe-list-item .mdui-list-item-content { margin-left: 0px; transition: all 0.35s; } #nexmoe-header .nexmoe-widget-wrap { box-shadow: 0 0 1rem rgba(161,177,204,0.4); background: linear-gradient(225deg, #e6e6e6, #fff); margin: 20px; border-radius: 15px; overflow: hidden; white-space: normal; -webkit-box-shadow: 0 0 0 1px rgba(255,255,255,0.4) inset, 0 13px 15px rgba(31,45,61,0.15); box-shadow: 0 0 0 1px rgba(255,255,255,0.4) inset, 0 13px 15px rgba(31,45,61,0.15); } #nexmoe-header .nexmoe-widget-wrap .nexmoe-widget-title { font-size: 1.2em; font-weight: normal; padding: 12px 10px 10px; margin: 0; } #nexmoe-header .nexmoe-widget-wrap .nexmoe-widget ul { list-style-type: none; padding: 0; margin: 0px; } #nexmoe-header .nexmoe-widget-wrap .nexmoe-widget ul li { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transition: all 0.35s; position: relative; } #nexmoe-header .nexmoe-widget-wrap .nexmoe-widget ul li a { padding: 14px 10px; display: block; color: #606266; } #nexmoe-header .nexmoe-widget-wrap .nexmoe-widget ul li:hover { background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e0e0e0), color-stop(35%, #eee), color-stop(100%, #fafafa)); } #nexmoe-header .nexmoe-widget-wrap .nexmoe-widget ul li:last-child { border-bottom: none; } #nexmoe-header .nexmoe-widget-wrap .nexmoe-widget .category-list-count { display: inline-block; width: 26px; height: 26px; line-height: 26px; text-align: center; border-radius: 100%; color: #cc3d53; background: radial-gradient(circle at 50% 150%, #fff4f6, #e6e6e6 10%, #ffd1d8 80%, #ffc5cf 100%); box-shadow: inset 0 0 2px 0px rgba(105,0,0,0.1); position: absolute; right: 10px; top: 10px; } #nexmoe-header .nexmoe-widget-wrap .nexmoe-widget .category-list-count:before { content: ""; display: block; /*position: absolute; left: 4px; top: 0; right: 4px; height: 20px; border-radius: 10px; background: rgba(255,255,255,0.5); background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255,255,255,0.2))); background: -webkit-linear-gradient(#fff, rgba(255,255,255,0.2)); background: linear-gradient(#fff, rgba(255,255,255,0.2)); position: absolute; top: 1%; left: 5%; width: 90%; height: 90%; border-radius: 50%; background: radial-gradient(circle at 50% 0px, #ffffff, rgba(255, 255, 255, 0) 58%); filter: blur(2px); z-index: 2;*/ content: ""; display: block; position: absolute; left: 4px; top: 2px; right: 4px; height: 12px; border-radius: 100%; background: rgba(255,255,255,0.8); background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255,255,255,0.2))); background: -webkit-linear-gradient(#fff, rgba(255,255,255,0.2)); background: linear-gradient(#fff, rgba(255,255,255,0.2)); filter: blur(2px); z-index: 2; } #nexmoe-header .nexmoe-widget-wrap .tagcloud { padding: 10px; padding-bottom: 5px; } #nexmoe-header .nexmoe-widget-wrap .tagcloud a { border-radius: 15px; padding: 5px 10px; color: #fff; font-size: 12px !important; display: inline-block; margin-bottom: 5px; } #nexmoe-header .nexmoe-widget-wrap .tagcloud a:before { content: "# "; } #nexmoe-header .nexmoe-widget-wrap .tagcloud a:nth-child(7n+1) { background-color: rgba(255,78,106,0.15); color: rgba(255,78,106,0.8); } #nexmoe-header .nexmoe-widget-wrap .tagcloud a:nth-child(7n+2) { background-color: rgba(255,170,115,0.15); color: #ffaa73; } #nexmoe-header .nexmoe-widget-wrap .tagcloud a:nth-child(7n+3) { background-color: rgba(254,212,102,0.15); color: #fed466; } #nexmoe-header .nexmoe-widget-wrap .tagcloud a:nth-child(7n+4) { background-color: rgba(60,220,130,0.15); color: #3cdc82; } #nexmoe-header .nexmoe-widget-wrap .tagcloud a:nth-child(7n+5) { background-color: rgba(100,220,240,0.15); color: #64dcf0; } #nexmoe-header .nexmoe-widget-wrap .tagcloud a:nth-child(7n+6) { background-color: rgba(100,185,255,0.15); color: #64b9ff; } #nexmoe-header .nexmoe-widget-wrap .tagcloud a:nth-child(7n+7) { background-color: rgba(180,180,255,0.15); color: #b4b4ff; } #nexmoe-header .nexmoe-widget-wrap:first-child { margin-top: 0; } #nexmoe-header .nexmoe-copyright { padding: 0 30px; text-align: center; color: #777; white-space: normal; margin-bottom: 20px; } #nexmoe-header .nexmoe-copyright a { color: #ff4e6a; } @media screen and (max-width: 1024px) { #nexmoe-header { margin-left: 0; } #nexmoe-header .mdui-drawer { left: 0; } } #nexmoe-content { position: relative; } #nexmoe-content .nexmoe-primary { box-shadow: 0 0 1rem rgba(161,177,204,0.4); background-color: #fff; -webkit-box-shadow: 0 0 0 1px rgba(255,255,255,0.4) inset, 0 13px 15px rgba(31,45,61,0.15); box-shadow: 0 0 0 1px rgba(255,255,255,0.4) inset, 0 13px 15px rgba(31,45,61,0.15); border-radius: 30px 30px 0px 0px; background: linear-gradient(0deg, rgba(212,241,255,0.3), rgba(212,241,255,0) 50px) #fff; float: left; width: 100%; padding: 25px; position: absolute; min-height: 100vh; } #nexmoe-content .nexmoe-primary .nexmoe-page-nav { list-style: none; text-align: center; display: inline-block; color: #ddd; background-color: #f5f6f5; border-radius: 15px; margin-top: -10px; box-shadow: inset 0px 3px 10px -2px #d5d5d5; } #nexmoe-content .nexmoe-primary .nexmoe-page-nav .prev { margin-left: 8px; } #nexmoe-content .nexmoe-primary .nexmoe-page-nav .page-number, #nexmoe-content .nexmoe-primary .nexmoe-page-nav .extend { color: #999; border-radius: 15px; width: 35px; height: 35px; line-height: 35px; margin-right: 8px; float: left; } #nexmoe-content .nexmoe-primary .nexmoe-page-nav .current { color: #fff; opacity: 0.9; background: -webkit-radial-gradient(75% 25%, circle farthest-corner, #ff7a60 0, #e6162d 100%); background: radial-gradient(circle farthest-corner at 75% 25%, #ff7a60 0, #e6162d 100%); -webkit-box-shadow: 0 5px 10px -2px #ff4e6a; box-shadow: 0px 5px 10px -2px #ff4e6a; transition: 0.5s; } #nexmoe-content .nexmoe-posts { position: relative; } #nexmoe-content .nexmoe-posts .nexmoe-post { width: 100%; margin-bottom: 40px; } #nexmoe-content .nexmoe-posts .nexmoe-post article p:first-child { margin-top: 0; } #nexmoe-content .nexmoe-posts .nexmoe-post article p:last-child { margin-bottom: 0; } #nexmoe-content .nexmoe-posts .nexmoe-post-meta { margin: 10px 0 !important; } #nexmoe-content .nexmoe-posts .nexmoe-post:last-child { margin-bottom: 25px; } #nexmoe-content .nexmoe-post .nexmoe-post-cover { width: 100%; position: relative; overflow: hidden; border-radius: 15px; min-height: 75px; background-color: #eee; } #nexmoe-content .nexmoe-post .nexmoe-post-cover img { width: 100%; display: block; opacity: 0; transition: opacity 400ms ease-in; position: absolute; left: 0; top: 0; border-radius: 15px; } #nexmoe-content .nexmoe-post .nexmoe-post-cover img.lazyloaded { opacity: 1; } #nexmoe-content .nexmoe-post .nexmoe-post-cover h1 { color: #fff; font-size: 2em; text-shadow: 0 0 20px rgba(10,17,25,0.6); font-weight: normal; margin: 0; margin-top: 10px; padding-left: 1px; position: absolute; bottom: 0; width: 100%; box-sizing: border-box; text-transform: none; z-index: 1; margin: 0; padding: 10px; } #nexmoe-content .nexmoe-post .nexmoe-post-cover h1:after { background-image: -moz-linear-gradient(to top, rgba(10,17,25,0.2) 10%, rgba(10,17,25,0) 100%); background-image: -webkit-linear-gradient(to top, rgba(10,17,25,0.2) 10%, rgba(10,17,25,0) 100%); background-image: -ms-linear-gradient(to top, rgba(10,17,25,0.2) 10%, rgba(10,17,25,0) 100%); background-image: linear-gradient(to top, rgba(10,17,25,0.2) 10%, rgba(10,17,25,0.06) 65%, rgba(10,17,25,0) 100%); -moz-pointer-events: none; -webkit-pointer-events: none; -ms-pointer-events: none; pointer-events: none; border-radius: 0px 0px 15px 15px; background-size: cover; content: ''; display: block; height: 100%; left: 0; position: absolute; bottom: 0; width: 100%; z-index: -1; } #nexmoe-content .nexmoe-post .nexmoe-post-meta { margin: 25px 0px; font-size: 0; } #nexmoe-content .nexmoe-post .nexmoe-post-meta a { border-radius: 20px; padding: 10px 18px; color: #fff; font-size: 14px; display: inline-block; margin-bottom: 5px; margin-right: 10px; } #nexmoe-content .nexmoe-post .nexmoe-post-meta a .nexmoefont { font-size: 14px; } #nexmoe-content .nexmoe-post .nexmoe-post-meta a:before, #nexmoe-content .nexmoe-post .nexmoe-post-meta i:before { margin-right: 5px; } #nexmoe-content .nexmoe-post .nexmoe-post-meta a:nth-child(7n+1) { background-color: rgba(255,78,106,0.15); color: #ff4e6a; } #nexmoe-content .nexmoe-post .nexmoe-post-meta a:nth-child(7n+2) { background-color: rgba(255,170,115,0.15); color: #ffaa73; } #nexmoe-content .nexmoe-post .nexmoe-post-meta a:nth-child(7n+3) { background-color: rgba(254,212,102,0.15); color: #fed466; } #nexmoe-content .nexmoe-post .nexmoe-post-meta a:nth-child(7n+4) { background-color: rgba(60,220,130,0.15); color: #3cdc82; } #nexmoe-content .nexmoe-post .nexmoe-post-meta a:nth-child(7n+5) { background-color: rgba(100,220,240,0.15); color: #64dcf0; } #nexmoe-content .nexmoe-post .nexmoe-post-meta a:nth-child(7n+6) { background-color: rgba(100,185,255,0.15); color: #64b9ff; } #nexmoe-content .nexmoe-post .nexmoe-post-meta a:nth-child(7n+7) { background-color: rgba(180,180,255,0.15); color: #b4b4ff; } #nexmoe-content .nexmoe-post .nexmoe-post-copyright { margin-bottom: 20px; border-radius: 6px; padding: 20px; color: #2a2e2e; background-color: #fff; line-height: 1.5em; position: relative; } #nexmoe-content .nexmoe-post .nexmoe-post-copyright i { position: absolute; top: -10px; left: 13px; font-size: 20px; background: #f8f8f8; color: #666; border-radius: 100%; text-align: center; line-height: 24px; padding: 2px; height: 30px; width: 30px; border: 1px solid #eee; } #nexmoe-content .nexmoe-post .nexmoe-post-copyright a { color: #ff4e6a; } #nexmoe-content .nexmoe-post-footer { background-color: #f5f6f5; padding: 25px; margin: -25px; margin-top: 0; box-shadow: inset 0px 3px 20px 0px #e2e2e2; background-image: linear-gradient(90deg, rgba(213,225,239,0.102) 28%, rgba(255,255,255,0) 0); background-size: 1em 1em; } #nexmoe-content::after { clear: both; display: table; content: ' '; } @media screen and (max-width: 1024px) { #nexmoe-content .nexmoe-primary { width: 100%; position: relative; min-height: 100vh; } #nexmoe-content .nexmoe-secondary { display: none; } } @media screen and (min-width: 1024px) { body { padding-left: 80px; } #nexmoe-header .mdui-drawer-close { -webkit-transform: translateX(-160px); transform: translateX(-160px); } #nexmoe-header .mdui-drawer-close .nexmoe-avatar { padding: 16px; width: 80px; margin-left: 160px; margin-top: 8px; } #nexmoe-header .mdui-drawer-close .nexmoe-count { padding: 16px; width: 80px; margin-left: 160px; display: block; } #nexmoe-header .mdui-drawer-close .nexmoe-count div { display: block; margin-bottom: 10px; } #nexmoe-header .mdui-drawer-close .nexmoe-count div:last-child { margin-bottom: 0; } #nexmoe-header .mdui-drawer-close .mdui-list { margin-left: 160px; } #nexmoe-header .mdui-drawer-close .nexmoe-list-item { padding: 0 17px; color: #9ca2a8; } #nexmoe-header .mdui-drawer-close .mdui-list-item-icon~.mdui-list-item-content { margin-left: 32px; } #nexmoe-header .mdui-drawer-close .nexmoe-list { padding: 8px 10px; } } article { color: #444; font-family: microsoft yahei; } article p { line-height: 24px; } article code { background-color: rgba(27,31,35,0.05); border-radius: 6px; font-size: 85%; padding: 0.2em 0.4em; } article code::-webkit-scrollbar { width: 10px; height: 10px; } article code::-webkit-scrollbar-thumb { border-radius: 6px; background-color: #888; } article pre { border-radius: 15px; overflow: hidden; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 25px 0; padding: 15px; padding-top: 15px; padding-right: 0px; padding-bottom: 15px; padding-left: 0px; position: relative; background: #282c34; line-height: 1.3em; } article pre::before { background: #282c34; height: 32px; margin-bottom: 0; display: block; } article pre::after { position: absolute; border-radius: 50%; background: #ff5f56; width: 12px; height: 12px; top: 0; left: 12px; margin-top: 12px; -webkit-box-shadow: 20px 0 #ffbd2e, 40px 0 #27c93f; box-shadow: 20px 0 #ffbd2e, 40px 0 #27c93f; } article pre code { position: relative; border: none; border-radius: 0; font-size: 100%; font-family: Consolas; } article pre code::after { color: #5c6370; position: absolute; top: 0.5em; bottom: 0.5em; left: 0; text-align: left; clip: rect(-100px 2em 9999px 0); clip: rect(-100px 5ch 9999px 0); overflow: hidden; padding: 1px 0; padding-left: 12px; background: #282c34; } article a { -webkit-transition: all 0.35s ease-in; transition: all 0.35s ease-in; color: #ff4e6a; text-decoration: none; position: relative; word-wrap: break-word; } article a:hover, article a:focus { color: #ff4e6a; } article a::after { -webkit-transition: width 0.35s; transition: width 0.35s; content: ""; right: 0; width: 0; bottom: -2px; position: absolute; border-bottom: 1px solid; } article a:hover::after { left: 0; width: 100%; } /* article a:hover { text-decoration: underline; }*/ article p { margin: 25px 0; position: relative; } article p::after { content: ""; clear: both; display: block; } article del { color: #999; font-size: 0.9em; } article table.nexmoe-album { margin: -5px; max-width: calc(100% + 10px); } article table.nexmoe-album + .nexmoe-album { margin-top: 5px; } article table.nexmoe-album, article table.nexmoe-album thead, article table.nexmoe-album th, article table.nexmoe-album td { border: none; box-shadow: none; } article table.nexmoe-album * { background-color: transparent !important; } article table.nexmoe-album th, article table.nexmoe-album td { padding: 5px; height: 300px; } article table.nexmoe-album th a::after, article table.nexmoe-album td a::after { display: none; } @media screen and (max-width: 1024px) { article table.nexmoe-album th, article table.nexmoe-album td { height: 100px; } } article table.nexmoe-album img { width: 100%; height: 100%; object-fit: cover; } article img { display: block; border-radius: 6px; } article img.lazyload, article img.lazyloading { opacity: 0; transition: opacity 400ms ease-in; } article img.lazyloaded { opacity: 1; } article h1, article h2, article h3, article h4, article h5, article h6 { color: #111; margin: 25px 0; } article h4, article h5, article h6 { position: relative; } article h4:before, article h5:before, article h6:before { display: inline-block; width: 1em; content: '#'; color: #ff4e6a; } article h1 { font-size: 2.5em; } article h2 { font-size: 1.7em; position: relative; padding-bottom: 10px; } article h2:before { content: ""; width: 100%; padding: 0px 25px; border-bottom: 1px solid #eee; position: absolute; bottom: -1px; left: -25px; box-sizing: unset; } article h2:after { transition: all 0.35s ease-in; content: ""; position: absolute; background: #ff4e6a; width: 1em; height: 5px; bottom: -3px; left: 0; border-radius: 6px; box-shadow: 0 2px 12px rgba(255,78,106,0.85); } article h2:hover:after { width: 2em; } article h3 { font-size: 1.3em; } article h4 { font-size: 1.15em; } article h5 { font-size: 1em; } article h6 { font-size: 0.9em; } article blockquote { color: #666; margin: 25px 0; padding: 0.1em 2.2em; background-color: #f8f8f8; line-height: 28px; position: relative; border-radius: 6px; border: 1px solid #eee; font-family: sf pro sc, sf pro display, sf pro icons, aos icons, pingfang sc, helvetica neue, helvetica, arial, sans-serif; } article blockquote:before { content: "\201C"; top: 15px; left: 10px; position: absolute; color: #888; font-size: 3em; } article blockquote:after { content: "\201D"; bottom: -8px; right: 10px; position: absolute; color: #888; font-size: 3em; } article hr { display: block; border: 0; border-top: 1px dashed #ccc; margin: 25px 0; padding: 0; } article sub, article sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } article sup { top: -0.5em; } article sub { bottom: -0.25em; } article ul { padding: 0 0 0 2em; margin-top: 0; } article ul .mdui-checkbox { padding-left: 22px; height: 18px; } article ul .mdui-checkbox-icon { top: 4px; } article ol { padding: 0 0 0 2.5em; margin-top: 0; } article > ol { list-style-type: none; counter-reset: item; } article > ol > li { position: relative; } article > ol > li::before { content: counter(item); counter-increment: item; position: absolute; top: 0; left: -2.5em; height: 1.5rem; width: 1.5rem; text-align: center; border-radius: 100%; background-color: rgba(255,78,106,0.1); color: #ff4e6a; } article li { line-height: 24px; } article li p { margin: 0 !important; } article dd { margin: 0 0 0 2em; } article table { color: #5b6064; border-spacing: 0; text-align: center; border-collapse: collapse; -webkit-box-shadow: 0 0 0 1px #eee; box-shadow: 0 0 0 1px #eee; display: inline-block; max-width: 100%; white-space: nowrap; margin: auto; border-radius: 6px; } article table::-webkit-scrollbar { width: 6px; height: 6px; } article table::-webkit-scrollbar-thumb { background-color: #888; } article table thead { border-bottom: 1px solid #eee; background-color: #f8f8f8; } article table thead tr { background-color: #f8f8f8; } article table th { border-right: 1px solid #eee; padding: 13px 26px; font-weight: 400; } article table td { border-right: 1px solid #eee; padding: 13px 26px; } article table th:last-child, article table td:last-child { border: none; } article table tr { background-color: #fff; } article table tr:nth-child(2n) { background-color: #f8f8f8; } article img, article canvas, article iframe, article video, article svg, article select, article textarea { width: auto; max-width: 100%; } details ul { padding-left: 1.7em; } summary { cursor: pointer; } summary i { margin-right: 0.3em; width: 24px; } summary .remove { display: none; } details[open] > summary .add { display: none; } details[open] > summary .remove { display: inline-block; } .aplayer { -webkit-box-shadow: 0 0 0 1px #eee !important; box-shadow: 0 0 0 1px #eee !important; border-radius: 6px !important; margin: 25px 0 !important; } .aplayer .aplayer-info { padding: 9px 7px 0 10px !important; } .aplayer .aplayer-info .aplayer-controller .aplayer-bar-wrap { margin-left: 1px !important; padding-right: 3px; } .aplayer .aplayer-info .aplayer-controller .aplayer-bar-wrap .aplayer-bar, .aplayer .aplayer-info .aplayer-controller .aplayer-bar-wrap .aplayer-bar .aplayer-loaded, .aplayer .aplayer-info .aplayer-controller .aplayer-bar-wrap .aplayer-bar .aplayer-played { height: 6px !important; border-radius: 6px !important; } .aplayer .aplayer-info .aplayer-controller .aplayer-bar-wrap .aplayer-bar .aplayer-played .aplayer-thumb { height: 12px !important; width: 12px !important; right: 3px !important; -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.18) !important; box-shadow: 0 0 5px 0 rgba(0,0,0,0.18) !important; -webkit-transition: all 0.35s ease-in; transition: all 0.35s ease-in; } .aplayer .aplayer-info .aplayer-controller .aplayer-volume-wrap .aplayer-volume-bar-wrap .aplayer-volume-bar, .aplayer .aplayer-info .aplayer-controller .aplayer-volume-wrap .aplayer-volume-bar-wrap .aplayer-volume-bar .aplayer-volume { border-radius: 6px; width: 6px; } .aplayer .aplayer-info .aplayer-controller .aplayer-volume-wrap .aplayer-volume-bar-wrap .aplayer-volume-bar { right: 10.5px; } .aplayer .aplayer-list ol li { border-top: none !important; } .aplayer .aplayer-list ol li.aplayer-list-light { background: #f8f8f8 !important; } article .mdui-btn { background-color: #ff4e6a; color: #fff; border-radius: 6px; } article .mdui-btn:focus, article .mdui-btn:hover { background-color: #ff4e6a; color: #fff; } font.douyin { text-shadow: -2px 0 rgba(0,255,255,0.5), 2px 0 rgba(255,0,0,0.5); animation: shake-it 0.5s reverse infinite cubic-bezier(0.68, -0.55, 0.27, 1.55); } .nexmoe-post-right { margin: 0px -25px; text-align: right; } .nexmoe-valign { display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-align: center !important; -webkit-align-items: center !important; -ms-flex-align: center !important; align-items: center !important; height: 100%; } .nexmoe-post-right .nexmoe-fixed { position: fixed; z-index: 1000; height: 100vh; display: inline-block; top: 0; } @media screen and (max-width: 1024px) { .nexmoe-post-right { margin: 25px 0px; text-align: left; } .nexmoe-post-right .nexmoe-fixed { position: relative; height: auto; border: 1px solid #eee; border-radius: 15px; } } .nexmoe-post-right .nexmoe-toc { margin-left: 16px; width: 240px; text-align: left; } .nexmoe-post-right .nexmoe-toc a { color: rgba(0,0,0,0.6); } .nexmoe-post-right .nexmoe-toc ol { padding-left: 1em; } .nexmoe-post-right .nexmoe-toc li { margin: 1em 0; } .nexmoe-post-right .nexmoe-toc > ol { padding-left: 0; } .nexmoe-toc * { list-style: none; } photos img { width: 25%; } .nexmoe-rainbow a:nth-child(7n+1) { background-color: rgba(255,78,106,0.15); color: #ff4e6a; } .nexmoe-rainbow a:nth-child(7n+2) { background-color: rgba(255,118,30,0.15); color: #ff761e; } .nexmoe-rainbow a:nth-child(7n+3) { background-color: rgba(255,185,0,0.15); color: #ffb900; } .nexmoe-rainbow a:nth-child(7n+4) { background-color: rgba(51,213,122,0.15); color: #33d57a; } .nexmoe-rainbow a:nth-child(7n+5) { background-color: rgba(0,219,255,0.15); color: #00dbff; } .nexmoe-rainbow a:nth-child(7n+6) { background-color: rgba(26,152,255,0.15); color: #1a98ff; } .nexmoe-rainbow a:nth-child(7n+7) { background-color: rgba(144,144,255,0.15); color: #9090ff; } .nexmoe-archives .tagcloud { margin-bottom: 13px; font-size: 0; } .nexmoe-archives .categories { margin-bottom: 12px; font-size: 0; } .nexmoe-archives .tagcloud a { border-radius: 15px; padding: 6px 12px; font-size: 15px !important; display: inline-block; margin-bottom: 7px; margin-right: 7px; } .nexmoe-archives .tagcloud a:before { content: "# "; } .nexmoe-archives .tagcloud a span:before { content: " "; } .nexmoe-archives .categories a { border-radius: 12px; padding: 12px; font-size: 16px; display: inline-block; margin-bottom: 8px; margin-right: 8px; width: calc(20% - 6.4px); } .nexmoe-archives .categories a:nth-child(5n+5) { margin-right: 0; } .nexmoe-archives .categories a span { pointer-events: none; } @media screen and (max-width: 768px) { .nexmoe-archives .categories a { width: calc(50% - 4px); } .nexmoe-archives .categories a:nth-child(2n+2) { margin-right: 0; } .nexmoe-archives .categories a:nth-child(5n+5) { margin-right: 8px; } } .nexmoe-archives .categories a span { margin-top: 5px; display: block; } .nexmoe-archives .categories a span:after { content: " Articles"; } .nexmoe-archives article > *:first-child { margin-top: 0; } .nexmoe-archives article > *:last-child { margin-bottom: 0; } .nexmoe-archives ul { list-style: none; padding-left: 0 !important; } .nexmoe-archives li { position: relative; padding: 10px 0; padding-left: 25px; } .nexmoe-archives li:last-child:after { display: none; } .nexmoe-archives ul span { margin-right: 15px; } @-moz-keyframes shake-it { 0% { text-shadow: 0 0 rgba(0,255,255,0.5), 0 0 rgba(255,0,0,0.5); } 25% { text-shadow: -1px 0 rgba(0,255,255,0.5), 1px 0 rgba(255,0,0,0.5); } 50% { text-shadow: -3px 0 rgba(0,255,255,0.5), 1px 0 rgba(255,0,0,0.5); } 100% { text-shadow: 1px 0 rgba(0,255,255,0.5), 3px 0 rgba(255,0,0,0.5); } } @-webkit-keyframes shake-it { 0% { text-shadow: 0 0 rgba(0,255,255,0.5), 0 0 rgba(255,0,0,0.5); } 25% { text-shadow: -1px 0 rgba(0,255,255,0.5), 1px 0 rgba(255,0,0,0.5); } 50% { text-shadow: -3px 0 rgba(0,255,255,0.5), 1px 0 rgba(255,0,0,0.5); } 100% { text-shadow: 1px 0 rgba(0,255,255,0.5), 3px 0 rgba(255,0,0,0.5); } } @-o-keyframes shake-it { 0% { text-shadow: 0 0 rgba(0,255,255,0.5), 0 0 rgba(255,0,0,0.5); } 25% { text-shadow: -1px 0 rgba(0,255,255,0.5), 1px 0 rgba(255,0,0,0.5); } 50% { text-shadow: -3px 0 rgba(0,255,255,0.5), 1px 0 rgba(255,0,0,0.5); } 100% { text-shadow: 1px 0 rgba(0,255,255,0.5), 3px 0 rgba(255,0,0,0.5); } } @keyframes shake-it { 0% { text-shadow: 0 0 rgba(0,255,255,0.5), 0 0 rgba(255,0,0,0.5); } 25% { text-shadow: -1px 0 rgba(0,255,255,0.5), 1px 0 rgba(255,0,0,0.5); } 50% { text-shadow: -3px 0 rgba(0,255,255,0.5), 1px 0 rgba(255,0,0,0.5); } 100% { text-shadow: 1px 0 rgba(0,255,255,0.5), 3px 0 rgba(255,0,0,0.5); } }