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

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

来自少前百科GFwiki
跳转至: 导航搜索
(更新)
 
(未显示2个用户的16个中间版本)
第8行: 第8行:
 
     font-size: 20px;
 
     font-size: 20px;
 
     margin: auto;
 
     margin: auto;
     margin-bottom: 12px;
+
     padding: 5px 0px;
     padding: 3px 0px;
+
}
     border-bottom: 1px dotted #eaeaeab0;
+
 
 +
div#avgtitle::before {
 +
    content: "-";
 +
    position: relative;
 +
     left: -50px;
 +
}
 +
 
 +
div#avgtitle::after {
 +
     content: "-";
 +
    position: relative;
 +
    left: 50px;
 
}
 
}
  
第28行: 第38行:
  
 
.avgbutton:hover {
 
.avgbutton:hover {
     border: 1px solid #f4c430;
+
     border: 1px solid #b3e5fc;
 
}
 
}
  
第53行: 第63行:
 
     margin: 2px 0px;
 
     margin: 2px 0px;
 
     border: 1px #000 solid;
 
     border: 1px #000 solid;
     background-image: linear-gradient(90deg, #f4c430 80%, transparent 80%);
+
     background-image: linear-gradient(90deg, #eaeaea 80%, transparent 80%);
 
}
 
}
  
第67行: 第77行:
  
 
#avgload {
 
#avgload {
 +
    float: right;
 
     display: inline-block;
 
     display: inline-block;
     border-bottom: 1px #eaeaea solid;
+
    border-top: 1px #eaeaea solid;
 +
     border-bottom: 1px solid #eaeaea;
 
     font-size: 12px;
 
     font-size: 12px;
 
     vertical-align: bottom;
 
     vertical-align: bottom;
 
     margin-left: 12px;
 
     margin-left: 12px;
 +
    padding: 7px 2px 6px 2px;
 
}
 
}
  
第106行: 第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);
第116行: 第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;
 
 
}
 
}
  
 
.endsigndiv {
 
.endsigndiv {
 
     position: absolute;
 
     position: absolute;
     top: 100px;
+
     top: 75px;
 
     right: 20px;
 
     right: 20px;
 +
    font-size: 30px;
 +
    font-weight: bold;
 
}
 
}
  
第162行: 第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%;
 
}
 
}
  
第172行: 第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;
 
}
 
}
  
第179行: 第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);
 
}
 
}
  
第188行: 第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的最新版本