mirror of
https://framagit.org/tom79/fediplan.git
synced 2025-04-06 22:21:51 +02:00
11 lines
170 B
CSS
11 lines
170 B
CSS
![]() |
.footer {
|
||
|
padding: 10px;
|
||
|
width: 100%;
|
||
|
height: 150px;
|
||
|
background-color: #f5f5f5;
|
||
|
}
|
||
|
#main_contain {
|
||
|
display: table;
|
||
|
width: 100%;
|
||
|
height: 100%;
|
||
|
}
|