Template:Stats: Difference between revisions
From AnotherEidos R Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#css: | {{#css: | ||
.statTable { background:#f8f9fa | .statTable { background:#f8f9fa; text-align:center; border-spacing: 0; border:solid black 1px;} | ||
.maxRow {background-color:#f3b676;} | .maxRow {background-color:#f3b676;} | ||
.statTable th{ background:#304762; color:#FFF; font-size:0.8em; width: 90px; font-weight:bold; padding:5px;} | .statTable th{ background:#304762; color:#FFF; font-size:0.8em; width: 90px; font-weight:bold; padding:2.5px;} | ||
.statTable .lvlColumn { width: 35px; font-weight:bold; } | .statTable .lvlColumn { width: 35px; font-weight:bold; } | ||
.statTable td{ font-size:1em; width: 90px; padding:20px;} | .statTable td{ font-size:1em; width: 90px; padding:20px;} | ||
Line 17: | Line 17: | ||
</tr>}} | </tr>}} | ||
<tr> | <tr> | ||
<td rowspan=2>[[File:FS_{{{filename|charactername}}}.png| | <td rowspan=2>[[File:FS_{{{filename|charactername}}}.png|100px| center | middle]]</td> | ||
<td rowspan=2>[[File:{{{rank}}}_rank.png| | <td rowspan=2>[[File:{{{rank}}}_rank.png|100px| center | middle]]</td> | ||
<td class="lvlColumn">1</td> | <td class="lvlColumn">1</td> | ||
<td>{{{atk}}}</td> | <td>{{{atk}}}</td> |