User:Abdullah5599@legacy41961806/Sandbox2: Difference between revisions

From Zelda Wiki, the Zelda encyclopedia
Jump to navigation Jump to search
mNo edit summary
Line 365: Line 365:
<center>'''Misc Swords'''</center>
<center>'''Misc Swords'''</center>


''<small>[[Royal Sword]] · [[Sword of the Sages]] · [[Twilight Sword]]</small>''
''<small>[[Royal Sword]] · [[Shadow Scimitar]] · [[Sword of the Sages]]</small>''





Revision as of 04:28, 24 August 2014

<css> td:empty{ /*:empty selector is supported in all major browsers, except IE8 and earlier.*/

background-color: #1c3855 !important;

}

.wikitable{

background-color: #1c3855 !important;
empty-cells: hide;
border-collapse:separate !important;
margin: 0 !important;

}

.wikitable td{

padding: 0;

}

</css>

Japanese LOZ AOL ALTTP LA OOT MM OOA OOS TWW FS FSA TMC TP PH ST SS




Blin Family

Japanese LOZ AOL ALTTP LA OOT MM OOA OOS TWW FS FSA TMC TP PH ST SS

Swords

<css> .swordtable {

font-size:80%;
line-height: 13px;
margin: 0 auto;
border-collapse: collapse;

}

.swordtable td, .swordtable th {

padding: 2px 3px;
border: 1px solid #426787;

}

.swordtable2 th:nth-child(odd) {

border-right: none;
text-align: right;

}

.swordtable2 th:nth-child(even) {

border-left: none;
text-align: left;

}

.swordtable li {

text-align: left;

}

.swordtable a {

display: block;

}

</css> Template:Tab