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

“Widget:Equipquery”的版本间的差异

来自少前百科GFwiki
跳转至: 导航搜索
第9行: 第9行:
 
table#Equiptable:not(.minimode) tr td:nth-child(2) {display:inline-block;width:100px}
 
table#Equiptable:not(.minimode) tr td:nth-child(2) {display:inline-block;width:100px}
 
table#Equiptable:not(.minimode) tbody tr {
 
table#Equiptable:not(.minimode) tbody tr {
     grid-template-columns: 25% 25% 25% 1fr;
+
     grid-template-columns: 20% 20% 20% 20% 1fr;
 
     grid-template-rows: initial;
 
     grid-template-rows: initial;
 
     grid-template-areas: initial;
 
     grid-template-areas: initial;
第23行: 第23行:
 
table#Equiptable:not(.minimode) tr td{display: flex;align-items: center;flex-direction: column;flex-wrap: nowrap;align-content: center;justify-content: center;}
 
table#Equiptable:not(.minimode) tr td{display: flex;align-items: center;flex-direction: column;flex-wrap: nowrap;align-content: center;justify-content: center;}
 
table#Equiptable:not(.minimode) tr td:nth-child(1)::before {content:"装备名称\A";white-space:pre;}
 
table#Equiptable:not(.minimode) tr td:nth-child(1)::before {content:"装备名称\A";white-space:pre;}
table#Equiptable:not(.minimode) tr td:nth-child(1) {grid-column:auto/span 2;}
+
table#Equiptable:not(.minimode) tr td:nth-child(1) {grid-column:auto/span 3;}
 
table#Equiptable:not(.minimode) tr td:nth-child(2) {grid-column:auto/span 1;width: auto;}
 
table#Equiptable:not(.minimode) tr td:nth-child(2) {grid-column:auto/span 1;width: auto;}
 
table#Equiptable:not(.minimode) tr td:nth-child(3)::before {content:"装备类型\A";white-space:pre;}
 
table#Equiptable:not(.minimode) tr td:nth-child(3)::before {content:"装备类型\A";white-space:pre;}
第64行: 第64行:
 
table#Equiptable:not(.minimode) tr td:nth-child(15) {grid-column:auto/span 1;grid-row-start: 2;}
 
table#Equiptable:not(.minimode) tr td:nth-child(15) {grid-column:auto/span 1;grid-row-start: 2;}
  
table#Equiptable:not(.minimode) tr td:nth-child(16)::before {content:"适用人形\A";white-space:pre;}
+
table#Equiptable:not(.minimode) tr td:nth-child(16)::before {content: "适用人形:";white-space: pre;}
table#Equiptable:not(.minimode) tr td:nth-child(16) {grid-column: auto/span 2;width: auto;grid-column-start: 1;}
+
table#Equiptable:not(.minimode) tr td:nth-child(16){grid-column:auto/span 3;flex-direction:row;flex-wrap: wrap;}
 +
table#Equiptable:not(.minimode) tr td:nth-child(16) a::before{content: "  ";white-space: pre;text-decoration:none !important}
 +
table#Equiptable:not(.minimode) tr td:nth-child(16) a:first-child::before{content: "";text-decoration:none !important}
 +
table#Equiptable:not(.minimode) tr td:nth-child(16) a {white-space:nowrap}  
  
 
table#Equiptable:not(.minimode) tr td:nth-child(17)::before {content:"获得途径:";white-space:pre;}
 
table#Equiptable:not(.minimode) tr td:nth-child(17)::before {content:"获得途径:";white-space:pre;}

2021年7月5日 (一) 11:56的版本