tweak table style
This commit is contained in:
parent
94c764d0c9
commit
59011f718b
|
@ -284,6 +284,7 @@ table {
|
|||
table-layout: fixed;
|
||||
text-align: left;
|
||||
width: 100%;
|
||||
table-layout: auto;
|
||||
}
|
||||
|
||||
table thead {
|
||||
|
|
|
@ -62,8 +62,8 @@ fn listDir {
|
|||
echo '</li>'
|
||||
}
|
||||
if not {
|
||||
echo '/'
|
||||
# echo ' '
|
||||
echo '·'
|
||||
# / | —
|
||||
}
|
||||
|
||||
echo $base_url^$url >> $tmpfile
|
||||
|
|
Loading…
Reference in New Issue
Block a user