Browse Source

Update index_body.htm

tags/6.0.4^2
xushubieli 3 years ago
parent
commit
4bcb41f94c
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/dede/templets/index_body.htm

+ 2
- 2
src/dede/templets/index_body.htm View File

@@ -79,7 +79,7 @@
echo "<a href='{$link}' class='btn btn-success btn-sm'>{$title}</a>"; echo "<a href='{$link}' class='btn btn-success btn-sm'>{$title}</a>";
} }
} }
?>
?>
</ul> </ul>
</div> </div>
</div> </div>
@@ -244,7 +244,7 @@
</td> </td>
</tr> </tr>
<tr> <tr>
<td colspan="2" style="height:6px;border-top:1px solid #8DA659"></td>
<td colspan="2" style="height:10px;border-top:1px solid #8DA659"></td>
</tr> </tr>
<tr> <tr>
<td width="20%" height="26" align="right">链接标题:</td> <td width="20%" height="26" align="right">链接标题:</td>


Loading…
Cancel
Save