aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/css/layout.css
blob: c11ee794fc93694987f2cb09cba3351e02553b07 (plain) (blame)
1
2
3
4
5
6
7
html, body {
    font-family: Arial, Helvetica, sans-serif;
    padding: 0;
    margin: 0;
    min-width: 100%;
    min-height: 100%;
}