ref: master
css/footer.css
1 2 3 4 5 6 7 8 9
footer { margin-top: 20px; padding: 10px; background-color: #4CAF50; color: white; font-size: 0.9rem; text-align: center; }