Template:灰烬战线arms2/style.css
跳到导航
跳到搜索
.armsInfo{ position:relative; border:2px solid; width:420px; padding:10px; background:#fff; } .armsInfo table{ width: 100% !important; } .armsInfo .armsData{ font-size:12px; padding-left:8px; } .armsInfo .armsDataTable{ width:100px; vertical-align:top } .armsInfo .armsDataTable table{ height:100%; } .armsInfo .armsDataTable th{ border:1px solid #d6d6d6; } .armsInfo .armsDataTable td{ border:1px solid #d6d6d6; padding: 2px; } .armsInfo .bottomHolder{ width:100%; height:0; } .dollsIntro { width:400px; height:500px; position:absolute; left:450px; top:50px; background:#fff; padding:2px; border:2px solid; } .dollsIntro th{ height:30px; padding:1px 2px; border:1px solid #d6d6d6; } .dollsIntro td{ height:30px; padding:1px 2px; border:1px solid #d6d6d6; } .dollsIntro .introText{ min-height:200px; max-height:350px; overflow:auto } @media screen and (max-width: 600px ) { .dollsIntro { width:400px; position:absolute; left: 10px; top: calc(100% - 550px); background:#fff; padding:2px; border:0 solid; } .armsInfo table{ width: 100% !important; display: table; } .armsInfo .bottomHolder{ width:100%; height:500px; } } /* [[Category:在模板名字空间下的CSS页面]] */