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

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

来自少前百科GFwiki
跳转至: 导航搜索
(更新)
(更新)
第124行: 第124行:
 
     font-size: 16px;
 
     font-size: 16px;
 
     font-weight: lighter;
 
     font-weight: lighter;
 +
}
 +
 +
.endsigndiv {
 +
    position: absolute;
 +
    top: 100px;
 +
    right: 20px;
 
}
 
}
  
第146行: 第152行:
 
     overflow: hidden;
 
     overflow: hidden;
 
     background-color: rgba(0, 0, 0, 0.533);
 
     background-color: rgba(0, 0, 0, 0.533);
}
 
 
table#avgnavigation {
 
    max-width: 1202px;
 
}
 
 
#avgnavigation th {
 
    color: #eaeaea;
 
    background-color: #333;
 
    border: 1px solid #eaeaea88;
 
}
 
 
#avgnavigation td {
 
    color: #eaeaea;
 
    background-color: #111;
 
    border: 1px solid #eaeaea88;
 
    padding: 3px;
 
}
 
 
.avgchoice {
 
    display: inline-block;
 
    margin: 3px;
 
    padding: 2px 6px;
 
    user-select: none;
 
    cursor: pointer;
 
    border-left: 1px solid #888a;
 
    background-color: #6664;
 
}
 
 
.avgchoice:hover {
 
    color: black;
 
    background-color: #eaeaea;
 
    border-left: 1px dotted #f4c430;
 
}
 
 
.savgtitle {
 
    display: inline-block;
 
    margin: 0px 10px 0px 2px;
 
    user-select: none;
 
}
 
 
.savgtitle:before {
 
    content: "§ ";
 
    font-size: 12px;
 
}
 
 
span.subsign {
 
    font-size: 12px;
 
    font-weight: lighter;
 
 
}
 
}
  

2021年4月28日 (三) 21:59的版本