本网站正在建设中(~ ̄▽ ̄)~
- 你好~!欢迎来到中文歌声合成个人收集站-VCPedia.cn!
- 若发现页面信息有误或投稿至本站,请联系管理员。
MediaWiki:Gadget-vote.css
跳到导航
跳到搜索
注意:在发布之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。
- Firefox或Safari:按住Shift的同时单击刷新,或按Ctrl-F5或Ctrl-R(Mac为⌘-R)
- Google Chrome:按Ctrl-Shift-R(Mac为⌘-Shift-R)
- Internet Explorer或Edge:按住Ctrl的同时单击刷新,或按Ctrl-F5
- Opera:按 Ctrl-F5。
- .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;
- }
- .candidatePrompt {
- display: flex;
- flex-direction: column;
- align-items: center;
- }
- .candidate {
- display: flex;
- flex-direction: column;
- padding: 1em;
- }