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

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

来自少前百科GFwiki
跳转至: 导航搜索
(test font-face)
 
(未显示2个用户的10个中间版本)
第1行: 第1行:
 
<includeonly><style type="text/css">
 
<includeonly><style type="text/css">
@font-face {
 
   font-family: 'NotoSansHans-DemiLight';
 
    src: url("../images/Font/NotoSansHans-DemiLight.otf");
 
}
 
 
 
div#avgdiv {
 
div#avgdiv {
 
     max-width: 1202px;
 
     max-width: 1202px;
第82行: 第77行:
  
 
#avgload {
 
#avgload {
 +
    float: right;
 
     display: inline-block;
 
     display: inline-block;
 
     border-top: 1px #eaeaea solid;
 
     border-top: 1px #eaeaea solid;
第123行: 第119行:
 
     left: 200px;
 
     left: 200px;
 
     z-index: 7;
 
     z-index: 7;
     background-image: url(http://www.gfwiki.org/images/3/3e/Avglinebg.png);
+
     background-image: url(/images/3/3e/Avglinebg.png);
 
     background-size: 7px;
 
     background-size: 7px;
 
     border: 1px solid rgba(136, 136, 136, 0.533);
 
     border: 1px solid rgba(136, 136, 136, 0.533);
第133行: 第129行:
 
#avgspeaker {
 
#avgspeaker {
 
     height: 32px;
 
     height: 32px;
     margin: 4px 10px;
+
     margin: 4px 12px;
     font-size: 20px;
+
     font-size: 22px;
 
}
 
}
  
 
#avgline {
 
#avgline {
     margin: 4px 25px;
+
     margin: 4px 28px;
     font-size: 16px;
+
     font-size: 18px;
    /*font-weight: lighter;*/
 
 
}
 
}
  
第171行: 第166行:
 
     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: 1px;
 
    padding: 2px 5px 2px 9px;
 
    user-select: none;
 
    cursor: pointer;
 
    border-radius: 1px;
 
}
 
 
.avgchoice:hover {
 
    color: black;
 
    background-color: #eaeaea;
 
    box-shadow: inset 0px 0px 4px 1px #000000;
 
}
 
 
.avgchoice:before {
 
    content: "♯";
 
    position: relative;
 
    left: -4px;
 
}
 
 
.savgtitle {
 
    display: inline-block;
 
    margin: 0px 10px 0px 2px;
 
    color: #03a9f4;
 
    user-select: none;
 
}
 
 
.savgtitle:before {
 
    content: "§ ";
 
    font-size: 12px;
 
}
 
 
span.subsign {
 
    font-size: 12px;
 
    font-weight: lighter;
 
 
}
 
}
  
第236行: 第176行:
 
     z-index: 9;
 
     z-index: 9;
 
     text-align: center;
 
     text-align: center;
 +
}
 +
div#avgbranchdiv.cg-options {
 +
  height: 100%;
 +
  left: 0;
 +
  top: 0;
 +
  width: 100%;
 
}
 
}
  
第246行: 第192行:
 
     user-select: none;
 
     user-select: none;
 
     cursor: pointer;
 
     cursor: pointer;
 +
}
 +
.cg-options .avgbranch {
 +
  align-items: center;
 +
  display: flex;
 +
  height: 36px;
 +
  justify-content: center;
 +
  padding: 0;
 +
  position: absolute;
 +
  transform: translate(-50%, -50%) rotate(45deg);
 +
  width: 36px;
 
}
 
}
  
第253行: 第209行:
 
     left: 10px;
 
     left: 10px;
 
     color: #f4c430;
 
     color: #f4c430;
 +
}
 +
.cg-options .avgbranch::before{
 +
  content: '\f002';
 +
  font-family: 'Font Awesome 5 Free';
 +
  font-size: 24px;
 +
  font-weight: 900;
 +
  position: static;
 +
  transform: rotate(-45deg);
 
}
 
}
  
第262行: 第226行:
  
 
.telemaskdiv {
 
.telemaskdiv {
     background-image: url(http://www.gfwiki.org/images/3/38/Telephonebg.png);
+
     background-image: url(/images/3/38/Telephonebg.png);
 
     position: absolute;
 
     position: absolute;
 
     top: 44px;
 
     top: 44px;

2023年6月5日 (一) 01:01的最新版本