打开主菜单

少前百科GFwiki β

更改

Widget:SkinQuery/css

添加388字节2021年4月11日 (日) 20:43
更新
<includeonly><style type="text/css">
div.onesuit {
border: 1px solid dotted #eaeaeaeaeaeaaa;
background-color: black;
padding: 18px 10px;
a.suitname {
margin-bottom: 10px;
padding-bottom: 6px;
width: 30%;
font-size: 16px;
border-radius: 4px;
font-weight: lighter;
}
 
div.skinbtnbox {
display: inline-block;
margin-right: 8px;
}
 
div.skinbtn {
display: inline-block;
text-align: center;
padding: 2px 8px;
margin: 4px 0px;
width: 70px;
background-color: #ceab42;
color: black;
border-style: double;
user-select: none;
cursor: pointer;
}
 
span.btntext {
font-size: 12px;
margin-left: 1px;
}
</style></includeonly>
24,691
个编辑