Adjust font size of query table?

I’m using AwesomeStyler plugin, but it seems the font of the query results table is neither the content font nor the UI font.
Is there a way to adjust the font using custom.css?

Yes. For a common query table and depending on the exact needs, could put in custom.css some rule for font-size and a target like these:

  • div.custom-query
  • div.custom-query-results
  • div.query-table
  • table.table-auto