本网站正在建设中(~ ̄▽ ̄)~
- 你好~!欢迎来到中文歌声合成个人收集站-VCPedia.cn!
- 若发现页面信息有误或投稿至本站,请联系管理员。
Template:Multicol/styles.css
跳到导航
跳到搜索
- @media all and (max-width:720px) {
- table.multicol > tr > td,
- table.multicol > tbody > tr > td {
- display:block !important;
- width:auto !important;
- }
- }
- table.multicol {
- border: 0;
- border-collapse: collapse;
- background-color: transparent;
- padding: 0;
- table-layout: fixed;
- }
- table.multicol > tr > td,
- table.multicol > tbody > tr > td {
- vertical-align: top!important;
- }
- /* [[Category:在模板名字空间下的CSS页面]] */