summaryrefslogtreecommitdiff
path: root/reports/reports.css
blob: b3441f814f5b61e2aafe4a87d3a35110163d6d97 (plain)
1
2
3
4
5
6
7
8
9
10
body { font-size: smaller; }
td,th { vertical-align: top; }
td {
  max-width: 500px;
  overflow: hidden;
}
#mapid {
  width: 100vw;
  height: 30vw;
}