Even if you set font-family: arial
to table, it still wont work. You need to specifically set the font for each td
inside your table
to get it right.
Even if you set font-family: arial
to table, it still wont work. You need to specifically set the font for each td
inside your table
to get it right.