◆少前百科是非盈利性、非官方的少女前线维基百科。
◆如果您发现某些内容错误/空缺,请勇于修正/添加!参与进来其实很容易!点这里 加入少前百科
◆有任何意见、建议、纠错,欢迎在 GFwiki:反馈与建议 提出和讨论。编辑事务讨论QQ群:597764980,微博@GFwiki少前百科
◆To foreigners,You can use twitter to contact us.
Icon Nyto Silver.png

“Widget:Costume/css”的版本间的差异

来自少前百科GFwiki
跳转至: 导航搜索
第1行: 第1行:
 
<includeonly><style type="text/css">
 
<includeonly><style type="text/css">
 +
@media screen and (max-width:600px){
 +
div#picsdiv .picndiv {
 +
    width: 80px;
 +
    margin-right:0px;
 +
    margin-bottom:-20px;
 +
}
 +
div#picsdiv .picndiv:hover {
 +
    margin-bottom:0px;
 +
}
 +
div#picsdiv .picndiv>img {
 +
    width:160px;
 +
    height:60px;
 +
    object-fit: cover;
 +
    object-position: 0 0px;
 +
}
 +
div#picsdiv {font-size:0.5rem;}
 +
div#picsdiv .skinnameskin{left:0px !important}
 +
#leftbtn {
 +
    left:0px
 +
}
 +
#rightbtn {
 +
    right:0px
 +
}
 +
#rightbtn,#leftbtn {
 +
    position:absolute;
 +
    margin:5px;
 +
}
 +
 +
#suitdiv > div#picsstatediv  {
 +
    left: 0px !important;
 +
    display: flex;
 +
    flex-direction: row;
 +
    flex-wrap: nowrap;
 +
    align-content: center;
 +
    justify-content: center;
 +
    align-items: center;
 +
    top:735px;
 +
 +
}
 +
#suitdiv > div#picsstatediv > *  {
 +
    box-shadow:0 0 3px 0 white;
 +
    margin:3px;
 +
    font-size:0.9rem;
 +
    padding:5px 7px;
 +
 +
}
 +
 +
 +
}
 
div#suitdiv {
 
div#suitdiv {
 
     width: 1500px;
 
     width: 1500px;

2021年7月15日 (四) 23:06的版本