ComptaClub/static/css/app_screen.css

19 lines
196 B
CSS

body {
padding-top: 55px
}
th.centered {
text-align: center;
}
th.push-right {
text-align: right;
}
td.centered {
text-align: center;
}
td.push-right {
text-align: right;
}