aboutsummaryrefslogblamecommitdiff
path: root/kamon-status/src/styles/main.scss
blob: cde62b373565745d550853d765c35a7be58ff9e7 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11

                            

                  






                                                         



                 
 
body {
  background-color: #f7f7f7;
  font-size: 14px;
  color: #929292;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1, h2, h3 {
  font-weight: 300;
}

.text-label {
  color: #b3b3b3;
}