This commit is contained in:
2018-01-16 04:33:19 +09:00
parent 131c5319ec
commit fdefd49bea
28 changed files with 136 additions and 136 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ echo "
<table align=center width=1000 border=1 cellspacing=0 cellpadding=0 bordercolordark=gray bordercolorlight=black style=font-size:13;word-break:break-all; id=bg0>
<tr>
<td align=center style=color:".newColor($nation['color'])."; bgcolor={$nation['color']} colspan=6>
<font size=5>【 $nation['name'] 】</font>
<font size=5>【 {$nation['name']} 】</font>
</td>
</tr>
";