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

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

Template:Multicol/styles.css

VCPedia.cn ——关于中文歌声合成的一切。
跳到导航 跳到搜索
  1. @media all and (max-width:720px) {
  2. table.multicol > tr > td,
  3. table.multicol > tbody > tr > td {
  4. display:block !important;
  5. width:auto !important;
  6. }
  7. }
  8. table.multicol {
  9. border: 0;
  10. border-collapse: collapse;
  11. background-color: transparent;
  12. padding: 0;
  13. table-layout: fixed;
  14. }
  15. table.multicol > tr > td,
  16. table.multicol > tbody > tr > td {
  17. vertical-align: top!important;
  18. }
  19. /* [[Category:在模板名字空间下的CSS页面]] */