diff --git a/html/style.css b/html/style.css index 581737a..84d3a2e 100644 --- a/html/style.css +++ b/html/style.css @@ -163,3 +163,4 @@ margin: 30px 0; } select { text-align-last: right; font-family: monospace} option { direction: rtl; font-family: sans-serif} +#vlanTable td { text-align: left; } diff --git a/html/vlan.html b/html/vlan.html index 7962776..b2ffa55 100644 --- a/html/vlan.html +++ b/html/vlan.html @@ -10,6 +10,13 @@