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

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

来自少前百科GFwiki
跳转至: 导航搜索
 
(未显示同一用户的5个中间版本)
第1行: 第1行:
 
<includeonly><style type="text/css">
 
<includeonly><style type="text/css">
 
.skinselectbox {
 
.skinselectbox {
     padding: 5px;
+
     padding: 10px;
 
     margin: 5px 0px;
 
     margin: 5px 0px;
     border-radius: 1px;
+
     border-radius: 10px;
     border: 1px solid #888;
+
     background-size: 100px 25px;
     background-color: black;
+
     background-image: linear-gradient(135deg, #222 10%, #2a2a2a 10%, #2a2a2a 20%, #222 20%, #222 30%, #2a2a2a 30%, #2a2a2a 40%, #222 40%, #222 50%, #2a2a2a 50%, #2a2a2a 60%, #222 60%, #222 70%, #2a2a2a 70%, #2a2a2a 80%, #222 80%, #222 90%, #2a2a2a 90%, #2a2a2a 100%);
     background-size: 53px;
+
      
 
}
 
}
  
 
div.onesuit {
 
div.onesuit {
    border: 1px dotted #eaeaeaaa;
 
    background-color: black;
 
    padding: 8px 10px 18px 10px;
 
 
     margin: 10px 0px;
 
     margin: 10px 0px;
 
}
 
}
第18行: 第15行:
 
a.suitname {
 
a.suitname {
 
     margin-bottom: 10px;
 
     margin-bottom: 10px;
 +
    border-radius: 1px;
 
     padding: 6px;
 
     padding: 6px;
 +
    padding-top: 5px;
 
     font-size: 16px;
 
     font-size: 16px;
 
     letter-spacing: 3px;
 
     letter-spacing: 3px;
 +
    border-top: 1px solid #f4c43088;
 
     color: #f4c430;
 
     color: #f4c430;
 
     display: block;
 
     display: block;
     transition-duration: 0.5s;
+
    transition-timing-function: ease;
 +
     transition-duration: 0.6s;
 
}
 
}
  
第34行: 第35行:
 
div.oneskin {
 
div.oneskin {
 
     display: inline-block;
 
     display: inline-block;
     width: 120px;
+
     width: 128px;
 
     margin-right: 20px;
 
     margin-right: 20px;
 
     margin-bottom: 20px;
 
     margin-bottom: 20px;
第47行: 第48行:
  
 
div.skinfocus:hover {
 
div.skinfocus:hover {
     box-shadow: 0px 0px 40px 4px #939393;
+
     box-shadow: 0px 0px 10px 4px #3b3b3b;
 
}
 
}
  
 
div.skinpicndiv {
 
div.skinpicndiv {
     width: 120px;
+
     width: 128px;
 
     overflow: hidden;
 
     overflow: hidden;
 
     position: relative;
 
     position: relative;
第63行: 第64行:
 
     position: relative;
 
     position: relative;
 
     left: 0%;
 
     left: 0%;
 +
    width: 256px;
 
     transition: all 0.4s cubic-bezier(0.71, 0.01, 0.25, 0.99);
 
     transition: all 0.4s cubic-bezier(0.71, 0.01, 0.25, 0.99);
 
     cursor: zoom-in;
 
     cursor: zoom-in;
第120行: 第122行:
 
     display: inline-block;
 
     display: inline-block;
 
     text-align: center;
 
     text-align: center;
     padding: 4px;
+
     padding: 3px 6px;
 
     margin-right: 5px;
 
     margin-right: 5px;
     box-shadow: inset 0 0 3px #eaeaea;
+
    margin-bottom: 5px;
 +
    border-radius: 6px;
 +
     box-shadow: inset 0 0 3px 0px #979797;
 +
}
 +
 
 +
div.skinTextOnly:hover {
 +
    box-shadow: 0 0 5px 1px #979797;
 
}
 
}
  
第170行: 第178行:
 
     text-decoration: none;
 
     text-decoration: none;
 
     background-color: #f4c430;
 
     background-color: #f4c430;
 +
    box-shadow: 0 3px 6px 0px #f4c430;
 
     color: black;
 
     color: black;
 
}
 
}
第317行: 第326行:
  
 
table.pageControl {
 
table.pageControl {
    border: 1px solid #888;
 
 
     border-spacing: 6px;
 
     border-spacing: 6px;
    background-color: black;
 
 
     margin: 0px 0px 10px 0px;
 
     margin: 0px 0px 10px 0px;
 
     font-family: 'LinBiolinum';
 
     font-family: 'LinBiolinum';
第342行: 第349行:
 
}
 
}
  
 +
 +
div.oneskin {
 +
    width: 128px;
 +
}
 +
 +
img.skinpicn {
 +
    width: 256px;
 +
}
 +
 +
div.skinpicndiv {
 +
    width: 128px;
 +
}
 +
 +
div.skinfocus:hover {
 +
    box-shadow: 0px 0px 10px 4px #3b3b3b;
 +
}
 
</style></includeonly>
 
</style></includeonly>

2022年8月18日 (四) 00:27的最新版本