mirror of
https://framagit.org/tom79/fediplan.git
synced 2025-04-05 21:51:50 +02:00
11 lines
No EOL
170 B
CSS
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%;
|
|
} |