Files
kadi_backend/static/css/login.css
2020-05-10 15:16:01 +02:00

7 lines
75 B
CSS
Executable File

body {
background-color: #ddd;
}
body > .ui.grid {
height: 100%;
}