Difference between revisions of "User:Becasita/SubPages/Templates/Card/FLStatus"

From Yugipedia
< User:Becasita‎ | SubPages‎ | Templates‎ | Card
Jump to: navigation, search
(Added lots of styles that should be handled by CSS.)
(This should fix it when inserted in other tables.)
 
Line 67: Line 67:
 
                 -->display: block;<!--
 
                 -->display: block;<!--
 
                 -->width: 100%; height:100%;<!--
 
                 -->width: 100%; height:100%;<!--
                 -->position: absolute; top: 0; left: -9999px; z-index: -1;<!--
+
                 -->position: absolute; top: 0; left: -9999px;<!--
 
                 -->box-shadow: 9999px 0 12px 1px {{ #var: $status-OCG-color }};<!--
 
                 -->box-shadow: 9999px 0 12px 1px {{ #var: $status-OCG-color }};<!--
     -->"></span>{{ #var: $status-OCG-print }} </td>
+
     -->"></span><div name="status-OCG" style="position: relative">{{ #var: $status-OCG-print }}</div></td>
  
 
     <!-- TCG Advanced -->
 
     <!-- TCG Advanced -->
Line 77: Line 77:
 
                 -->display: block;<!--
 
                 -->display: block;<!--
 
                 -->width: 100%; height:100%;<!--
 
                 -->width: 100%; height:100%;<!--
                 -->position: absolute; top: 0; left: -9999px; z-index: -1;<!--
+
                 -->position: absolute; top: 0; left: -9999px;<!--
 
                 -->box-shadow: 9999px 0 12px 1px {{ #var: $status-TCG-Adv-color }};<!--
 
                 -->box-shadow: 9999px 0 12px 1px {{ #var: $status-TCG-Adv-color }};<!--
     -->"></span>{{ #var: $status-TCG-Adv-print }} </td>
+
     -->"></span><div name="status-TCG" style="position: relative">{{ #var: $status-TCG-Adv-print }}</div></td>
  
 
     <!-- TCG Traditional -->
 
     <!-- TCG Traditional -->
Line 87: Line 87:
 
                 -->display: block;<!--
 
                 -->display: block;<!--
 
                 -->width: 100%; height:100%;<!--
 
                 -->width: 100%; height:100%;<!--
                 -->position: absolute; top: 0; left: -9999px; z-index: -1;<!--
+
                 -->position: absolute; top: 0; left: -9999px;<!--
 
                 -->box-shadow: 9999px 0 12px 1px {{ #var: $status-TCG-Trad-color }};<!--
 
                 -->box-shadow: 9999px 0 12px 1px {{ #var: $status-TCG-Trad-color }};<!--
     -->"></span>{{ #var: $status-TCG-Trad-print }} </td>
+
     -->"></span><div name="status-TCG-Trad" style="position: relative">{{ #var: $status-TCG-Trad-print }}</div></td>
  
 
   </tr>
 
   </tr>
 
</table>
 
</table>

Latest revision as of 16:58, 29 December 2016