本网站正在建设中(~ ̄▽ ̄)~

  • 你好~!欢迎来到中文歌声合成个人收集站-VCPedia.cn!
  • 若发现页面信息有误投稿至本站,请联系管理员。

MediaWiki:Gadget-vcep.css

VCPedia.cn ——关于中文歌声合成的一切。
MilkBoy讨论 | 贡献2025年2月22日 (六) 19:39的版本 (创建页面,内容为“.vcep-button { z-index: 11; transition: all .37s ease-in-out; width: max-content; padding: 5px 2px; background-color: black; color: white; font-size: .75rem; position: fixed; left: 0; top: 25vh; cursor: pointer; opacity: .6; text-orientation: upright; writing-mode: vertical-lr; letter-spacing: 2px; } .vcep-checkbox { margin-left: 5px; }”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳到导航 跳到搜索

注意:在发布之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。

  • Firefox或Safari:按住Shift的同时单击刷新,或按Ctrl-F5Ctrl-R(Mac为⌘-R
  • Google Chrome:Ctrl-Shift-R(Mac为⌘-Shift-R
  • Internet Explorer或Edge:按住Ctrl的同时单击刷新,或按Ctrl-F5
  • Opera:Ctrl-F5
  1. .vcep-button {
  2. z-index: 11;
  3. transition: all .37s ease-in-out;
  4. width: max-content;
  5. padding: 5px 2px;
  6. background-color: black;
  7. color: white;
  8. font-size: .75rem;
  9. position: fixed;
  10. left: 0;
  11. top: 25vh;
  12. cursor: pointer;
  13. opacity: .6;
  14. text-orientation: upright;
  15. writing-mode: vertical-lr;
  16. letter-spacing: 2px;
  17. }
  18. .vcep-checkbox {
  19. margin-left: 5px;
  20. }