4 lines
63 B
CSS
Raw Normal View History

2023-11-14 00:25:12 +04:00
.my-footer {
background-color: #D9D9D9;
2023-11-15 23:17:59 +04:00
height: 32px;
2023-11-14 00:25:12 +04:00
}