打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

Template:Multiple image/styles.css:修订间差异

模板页面
删除的内容 添加的内容
SaoMikoto留言 | 贡献
文字替换 -“名字空间”替换为“命名空间”
Wecury留言 | 贡献
 
第45行: 第45行:
}
}


body:not(.main-sm) .tmulti .thumbinner {
@media all and ( max-width: 720px ) {
/* not !important usage can be removed when these are no longer inline styles
.tmulti .thumbinner {
inside Template:Multiple image and media query using min-width is introduced */
/* not !important usage can be removed when these are no longer inline styles
width: 100% !important;
inside Template:Multiple image and media query using min-width is introduced */
box-sizing: border-box;
width: 100% !important;
max-width: none !important;
box-sizing: border-box;
align-items: center;
max-width: none !important;
}
align-items: center;

}
.tmulti .trow {
body:not(.main-sm) .tmulti .trow {
justify-content: center;
justify-content: center;
}
}

.tmulti .tsingle {
body:not(.main-sm) .tmulti .tsingle {
/* not !important usage can be removed when these are no longer inline styles
/* not !important usage can be removed when these are no longer inline styles
inside Template:Multiple image and media query using min-width is introduced */
inside Template:Multiple image and media query using min-width is introduced */
float: none !important;
max-width: 100% !important;
float: none !important;
max-width: 100% !important;
box-sizing: border-box;
box-sizing: border-box;
}
}
.tmulti .tsingle > .thumbcaption {

text-align: left;
body:not(.main-sm) .tmulti .tsingle > .thumbcaption {
}
text-align: left;
.tmulti .trow > .thumbcaption {
}
text-align: center;

}
body:not(.main-sm) .tmulti .trow > .thumbcaption {
text-align: center;
}
}
/* [[Category:在模板命名空间下的CSS页面]] */
/* [[Category:在模板命名空间下的CSS页面]] */