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

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

来自少前百科GFwiki
跳转至: 导航搜索
(创建页面,内容为“<includeonly><style type="text/css"> .onesuit { border: 3px dashed #c7c7c7;: padding: 10px; } .oneskin { display: inline-block; margin-right: 2…”
 
(更新)
第1行: 第1行:
 
<includeonly><style type="text/css">
 
<includeonly><style type="text/css">
.onesuit {
+
div.onesuit {
     /* border: 3px dashed #c7c7c7; */
+
     border: 1px solid #eaeaea;
     padding: 10px;
+
    background-color: black;
 +
     padding: 18px 10px;
 +
    margin: 10px 0px;
 
}
 
}
  
.oneskin {
+
a.suitname {
 +
    margin-bottom: 10px;
 +
    padding: 6px;
 +
    width: 30%;
 +
    font-size: 16px;
 +
    letter-spacing: 3px;
 +
    color: #f4c430;
 +
    display: block;
 +
}
 +
 
 +
div.oneskin {
 
     display: inline-block;
 
     display: inline-block;
 
     margin-right: 20px;
 
     margin-right: 20px;
 +
    border-radius: 1px;
 +
    user-select: none;
 
}
 
}
  
第13行: 第27行:
 
     width: 120px;
 
     width: 120px;
 
     overflow: hidden;
 
     overflow: hidden;
 +
    cursor: pointer;
 +
}
 +
 +
img.skinpicn {
 +
    user-select: none;
 +
    -webkit-user-drag: none;
 
}
 
}
  
第56行: 第76行:
 
     text-align: right;
 
     text-align: right;
 
     padding: 5px 5px 0px 5px;
 
     padding: 5px 5px 0px 5px;
 +
    position: relative;
 
}
 
}
  
第80行: 第101行:
 
}
 
}
  
.suitname {
+
 
     margin-bottom: 10px;
+
a.suitname:hover {
     padding: 6px;
+
     text-decoration: none;
     width: 30%;
+
}
     font-size: 16px;
+
 
     letter-spacing: 8px;
+
.skinanime {
     color: #f4c430;
+
     position: absolute;
 +
    float: left;
 +
     top: -23px;
 +
     font-size: 12px;
 +
     background-color: #e8666f;
 +
     padding: 0px 5px;
 +
    border-radius: 4px;
 +
    font-weight: lighter;
 
}
 
}
 
</style></includeonly>
 
</style></includeonly>

2021年4月11日 (日) 16:50的版本