✏️ 正在编辑: editor.css
路径:
/home/h359620/public_html/wp-includes/blocks/term-template/editor.css
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
.wp-block-term-template .term-loading .term-loading-placeholder{ background-color:#f0f0f0; border-radius:2px; height:1.5em; margin-bottom:.25em; width:100%; } @media not (prefers-reduced-motion){ .wp-block-term-template .term-loading .term-loading-placeholder{ animation:loadingpulse 1.5s ease-in-out infinite; } } @keyframes loadingpulse{ 0%{ opacity:1; } 50%{ opacity:.5; } to{ opacity:1; } }
💾 保存文件
← 返回文件管理器