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

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

来自少前百科GFwiki
跳转至: 导航搜索
(transition-duration)
(测试css)
第1行: 第1行:
 
<includeonly><style type="text/css">
 
<includeonly><style type="text/css">
 
div#suitdiv {
 
div#suitdiv {
     width: 1024px;
+
     width: 100%;
     max-width: 100%;
+
     max-width: 2048px;
     height: 1024px;
+
     max-height: 1024px;
 
     background-color: #111111;
 
     background-color: #111111;
 
     text-align: right;
 
     text-align: right;
第12行: 第12行:
  
 
div#suitdiv:hover {
 
div#suitdiv:hover {
     width: 1400px;
+
     width: 100%;
 
}
 
}
  
第45行: 第45行:
  
 
div#picsdiv {
 
div#picsdiv {
 +
    pointer-events: none;
 
     position: absolute;
 
     position: absolute;
 
     top: 8px;
 
     top: 8px;
第61行: 第62行:
 
     height: 100%;
 
     height: 100%;
 
     width: 1024px;
 
     width: 1024px;
 +
    max-width: 1024px;
 
     position: absolute;
 
     position: absolute;
 
     right: 0px;
 
     right: 0px;
第68行: 第70行:
  
 
img#thepic {
 
img#thepic {
     height: 100%;
+
     height: 100%
 +
    max-width: 1024px;
 
}
 
}
  

2022年8月18日 (四) 21:17的版本