fediplan/public/css/style.css
2019-08-10 18:34:18 +02:00

11 lines
No EOL
170 B
CSS

.footer {
padding: 10px;
width: 100%;
height: 150px;
background-color: #f5f5f5;
}
#main_contain {
display: table;
width: 100%;
height: 100%;
}