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