botserver/templates/_drafts/default.gbai/default.gbtheme/css/Footer.css
2024-09-09 17:54:25 -03:00

8 lines
No EOL
152 B
CSS

.footer {
align-items: center;
background-color: #450a64;
display: flex;
justify-content: center;
}
.footer-container { color: white; }