78b7ae43141aa37fb31fbb84d1af16df413eb50b
[csit.git] / resources / tools / dash / app / pal / static / less / global.less
1 body,
2 html {
3   height: 100% !important;
4   margin: 0;
5   padding: 0;
6   background: #e7ecf7 !important;
7   font-family: 'Lato', sans-serif;
8 }
9
10 .row .col {
11   padding: 0 !important;
12 }