mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
new typography
This commit is contained in:
parent
89197647fa
commit
48bf7d875e
17 changed files with 204 additions and 94 deletions
|
@ -35,8 +35,7 @@ foreach ($data as $key => $value) {
|
|||
</tr></table>
|
||||
|
||||
<table class="data-col2" width="800px">
|
||||
<tr><td colspan=5 class="cron" style="padding: 0 0 0 4;"><?php echo $data[$key]['CMD'] ?></td></tr>
|
||||
|
||||
<tr><td colspan=5 class="cron" style="padding: 0 0 0 4px;"><b><?php echo $data[$key]['CMD'] ?></b></td></tr>
|
||||
<tr>
|
||||
<td style="vertical-align:top;" width="80px">
|
||||
<table>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue