summaryrefslogtreecommitdiff
path: root/dash/css/employer.css
blob: 95d6049918db6e9b51911fa5ee7e1cbbabb5ff77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#viewform {
  width: 548px;
  margin: 2em auto -1.25em;
  font-size: 14pt;
}
#viewform select {
  font-family: 'Myriad Pro';
  font-size: 12pt;
  padding: 5px;
  background-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  border-color: #dddddd;
  border-radius: 5px;
  color: #000000;
  margin-left: 10px;
}