'; } if( !is_user_logged_in()) {add_action( 'wp_head', 'n_yingcang_css' );}; //未登录时全站图片模糊 /*文章标题加上渐变彩色文字 开始*/ .item-heading :hover, .text-ellipsis :hover, .text-ellipsis-2 :hover, .links-lists :hover { background-image: -webkit-linear-gradient(30deg, #32c5ff 25%, #b620e0 50%, #f7b500 75%, #20e050 100%); -webkit-text-fill-color: transparent; -webkit-background-clip: text; -webkit-background-size: 200% 100%; -webkit-animation: maskedAnimation 4s infinite linear; } @keyframes maskedAnimation { 0% { background-position: 0 0 } 100% { background-position: -100% 0 } } /*文章标题加上渐变彩色文字 结束*/.enlighter-default .enlighter{max-height:400px;overflow-y:auto !important;}@media (max-width:640px) { .meta-right .meta-like{ display: unset !important; } }