]> luflow.net public git repositories - flow-web.git/blob - static/css/footer.css
Initial commit.
[flow-web.git] / static / css / footer.css
1 /* luflow.net web site */
2 /* Public domain 2025. All rights waived */
3
4 footer {
5 background-color: #333;
6 color: #e6e6e6;
7 font-size: 0.8em;
8 padding: 20px;
9 text-align: center;
10 }