mirror of
https://github.com/myvesta/vesta.git
synced 2025-03-12 04:35:23 -07:00
improved html formating
This commit is contained in:
parent
31ace14d27
commit
c02fa4284d
web/templates
@ -71,7 +71,7 @@
|
||||
<td class="counter-name" style="padding: 4px 0px 0px 0;" width="68%">
|
||||
Defaul Template:
|
||||
</td>
|
||||
<td class="counter-value" style="padding: 4px 0px 0px 0;">
|
||||
<td class="counter-value" style="padding: 4px 0 0 6px;">
|
||||
<?php echo $data[$key]['TEMPLATE'] ?>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -42,7 +42,7 @@
|
||||
font-size: 10pt;
|
||||
text-align: left;
|
||||
line-height: 1.2em;
|
||||
border-top: 3px solid white;
|
||||
border-bottom: 2px solid white;
|
||||
}
|
||||
|
||||
.top-link {
|
||||
@ -463,6 +463,7 @@
|
||||
font-family: Arial, sans-serif;
|
||||
font-size: 10pt;
|
||||
color: black;
|
||||
padding: 0 0 0 4px;
|
||||
}
|
||||
|
||||
.log-counter-value {
|
||||
|
Loading…
x
Reference in New Issue
Block a user