summaryrefslogtreecommitdiff
path: root/public/assets/stylesheets/staff.css
blob: 02088785839087cc50e3342b8444d9f88c83d01a (plain)
1
2
3
4
5
6
7
8
9
10
* {
  font-weight: 300;
}
th, b {
  font-weight: bold;
}
#users td {
  text-align: left;
  padding: 2px 5px;
}