「MediaWiki:Mobile.css」:修訂間差異

增加 116 位元組 、​ 2024年7月11日 (星期四)
优化移动端样式
(设计全站样式)
標籤流動版編輯 流動版網頁編輯
(优化移动端样式)
第36行: 第36行:




/* WIKI背景图 */
/* WIKI背景图 移动端不加载背景图所以全部注释掉
body {
body {
background:url("https://www.ifanwiki.top/w/images/7/79/MCZYZ-BG1.jpg") no-repeat fixed 50% 0;
background:url("https://www.ifanwiki.top/w/images/7/79/MCZYZ-BG1.jpg") no-repeat fixed 50% 0;
background-size:cover;
background-size:cover;
}
}
*/


/* 模板CSS */
/* 模板CSS */
第406行: 第407行:
}
}


/* 移动端特供,修正宽度太小时信息栏显示异常 */
@media (max-width: 720px) {
@media (max-width: 720px) {
    .content table {
    .content table {