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

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

来自少前百科GFwiki
跳转至: 导航搜索
(更新)
(更新)
第1行: 第1行:
 
<includeonly><style type="text/css">
 
<includeonly><style type="text/css">
 +
div#avgdiv {
 +
    max-width: 1202px;
 +
}
 +
 +
div#avgtitle {
 +
    text-align: center;
 +
    font-size: 20px;
 +
    margin: auto;
 +
    margin-bottom: 12px;
 +
    padding: 3px 0px;
 +
    border-bottom: 1px dotted #eaeaeab0;
 +
}
 +
 
#avgsettings {
 
#avgsettings {
 
     margin: 5px 0px;
 
     margin: 5px 0px;
第51行: 第64行:
 
     text-align: center;
 
     text-align: center;
 
     vertical-align: middle;
 
     vertical-align: middle;
}
 
 
div#avgtitle {
 
    display: inline-block;
 
    font-size: 14px;
 
    vertical-align: bottom;
 
    margin-left: 12px;
 
    border-bottom: 1px solid #eaeaea;
 
 
}
 
}
  
第66行: 第71行:
 
     font-size: 12px;
 
     font-size: 12px;
 
     vertical-align: bottom;
 
     vertical-align: bottom;
     margin-left: 2px;
+
     margin-left: 12px;
 
}
 
}
  
第91行: 第96行:
 
     position: absolute;
 
     position: absolute;
 
     top: -262.5px;
 
     top: -262.5px;
}
 
 
#avganime {
 
    display: none;
 
    position: absolute;
 
    width: 1200px;
 
    height: 675px;
 
    top: 0px;
 
    left: 0px;
 
    overflow: hidden;
 
    z-index: 1;
 
 
}
 
}
  
第176行: 第170行:
 
     user-select: none;
 
     user-select: none;
 
     cursor: pointer;
 
     cursor: pointer;
     border: 1px solid #8886;
+
     border-left: 1px solid #888a;
 
     background-color: #6664;
 
     background-color: #6664;
 
}
 
}
第183行: 第177行:
 
     color: black;
 
     color: black;
 
     background-color: #eaeaea;
 
     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;
 
}
 
}
  
第223行: 第229行:
 
}
 
}
  
 +
.telemaskdiv {
 +
    background-image: url(http://www.gfwiki.org/images/3/38/Telephonebg.png);
 +
    position: absolute;
 +
    top: 44px;
 +
    left: 310px;
 +
    width: 282px;
 +
    height: 408px;
 +
    background-size: 4px;
 +
    border: 4px solid #000000;
 +
    box-shadow: outset 0 0 14px 9px #000000;
 +
    overflow: hidden;
 +
}
 +
/*
 
@keyframes glitch {
 
@keyframes glitch {
 
     0% {
 
     0% {
第239行: 第258行:
 
       clip-path: var(--slice-3);
 
       clip-path: var(--slice-3);
 
     }
 
     }
}
 
 
.telemaskdiv {
 
    background-image: url(http://www.gfwiki.org/images/3/38/Telephonebg.png);
 
    position: absolute;
 
    top: 44px;
 
    left: 302px;
 
    width: 282px;
 
    height: 408px;
 
    background-size: 4px;
 
    border: 4px solid #000000;
 
    box-shadow: inset 0 0 14px 9px #000000;
 
    overflow: hidden;
 
 
}
 
}
  
第269行: 第275行:
 
     animation-iteration-count: infinite;
 
     animation-iteration-count: infinite;
 
}
 
}
 +
*/
 
</style></includeonly>
 
</style></includeonly>

2021年4月27日 (二) 08:03的版本