botserver/packages/default.gbtheme/css/Footer.css

8 lines
152 B
CSS
Raw Normal View History

2024-08-31 15:35:32 -03:00
.footer {
align-items: center;
background-color: #450a64;
display: flex;
justify-content: center;
}
.footer-container { color: white; }