aboutsummaryrefslogtreecommitdiffstats
path: root/admportal/public/stylesheets/style.css
blob: 30e047daefea8521bc65dd1d182a34c34962b2ec (plain)
1
2
3
4
5
6
7
8
body {
  padding: 50px;
  font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}

a {
  color: #00B7FF;
}